Only build newport on sgimips.
This commit is contained in:
parent
9c9d9ff61c
commit
2781c357ae
@ -1,6 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.6 2004/03/14 07:26:58 matt Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2004/03/14 17:01:10 matt Exp $
|
||||
|
||||
SUBDIR= ati atimisc chips fbdev glint imstt mga newport nv r128 radeon \
|
||||
SUBDIR= ati atimisc chips fbdev glint imstt mga nv r128 radeon \
|
||||
s3 s3virge savage sis tdfx trident vga
|
||||
|
||||
.if ${MACHINE} == "i386"
|
||||
@ -12,4 +12,8 @@ SUBDIR+= apm ark cirrus cyrix dummy i128 nsc \
|
||||
rendition siliconmotion tga tseng vesa
|
||||
.endif
|
||||
|
||||
.if ${MACHINE} == "sgimips"
|
||||
SUBDIR+= newport
|
||||
.endif
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user