Add atimisc, r128 and radeon modules to the sparc64 build

This commit is contained in:
martin 2005-04-03 16:04:30 +00:00
parent 58b8abcbf8
commit 216c7eb47d
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2005/03/23 11:09:58 martin Exp $
# $NetBSD: Makefile,v 1.11 2005/04/03 16:04:30 martin Exp $
SUBDIR= ati atimisc chips fbdev glint imstt mga nv r128 radeon \
s3 s3virge savage sis tdfx trident vga wsfb
@ -17,7 +17,8 @@ SUBDIR= newport
.endif
.if ${MACHINE} == "sparc64"
SUBDIR= sunffb sunleo suncg6 suncg3 suncg14 suntcx sunbw2 ati vga
SUBDIR= sunffb sunleo suncg6 suncg3 suncg14 suntcx sunbw2 ati atimisc \
r128 radeon vga
.endif
.include <bsd.subdir.mk>