forgot to commit this when adding the ag10e driver - actually descend into
the ag10e directory
This commit is contained in:
parent
85f08bb0ab
commit
5dfb2b1c4f
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.19 2007/04/22 23:42:38 macallan Exp $
|
# $NetBSD: Makefile,v 1.20 2007/09/02 21:35:17 macallan Exp $
|
||||||
|
|
||||||
SUBDIR= ati atimisc chips fbdev glint imstt mga nv r128 radeon \
|
SUBDIR= ati atimisc chips fbdev glint imstt mga nv r128 radeon \
|
||||||
s3 s3virge savage sis tdfx trident wsfb
|
s3 s3virge savage sis tdfx trident wsfb
|
||||||
|
@ -31,7 +31,7 @@ SUBDIR= sunffb sunleo suncg6 suncg3 suncg14 suntcx sunbw2 ati atimisc \
|
||||||
|
|
||||||
.if ${MACHINE} == "sparc"
|
.if ${MACHINE} == "sparc"
|
||||||
SUBDIR= sunleo suncg6 suncg3 suncg14 suntcx sunbw2 pnozz ati atimisc \
|
SUBDIR= sunleo suncg6 suncg3 suncg14 suntcx sunbw2 pnozz ati atimisc \
|
||||||
r128 radeon wsfb sunffb
|
r128 radeon wsfb sunffb ag10e
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if ${MACHINE} == "shark"
|
.if ${MACHINE} == "shark"
|
||||||
|
|
Loading…
Reference in New Issue