We only provide agp drivers for the intel chipsets, move the agp

subdir to the i386-only section.
This commit is contained in:
Peter Wemm 2003-02-13 21:13:10 +00:00
parent e245c21ecc
commit f801952a0b

View File

@ -14,7 +14,6 @@ _random= random
SUBDIR= accf_data \
accf_http \
agp \
aha \
aic7xxx \
aio \
@ -156,6 +155,7 @@ SUBDIR+=syscons
# XXX some of these can move now, but are untested on other architectures.
.if ${MACHINE_ARCH} == "i386"
SUBDIR+=3dfx \
agp \
aic \
aout \
apm \