Add cardbus, cbb, ep and pccard. These can likely be moved to the MI

section, but I've not had a chance to build them on other
architectures recently enough to add them.
This commit is contained in:
Warner Losh 2002-09-26 05:54:24 +00:00
parent bbe04fe2ca
commit 4e54e04e18

View file

@ -127,6 +127,7 @@ SUBDIR+=ipfilter
# ncp \
# nwfs \
# XXX some of these can move to the general case when de-i386'ed
# XXX some of these can move now, but are untested on other architectures.
.if ${MACHINE} == "i386"
SUBDIR+=aac \
acpi \
@ -139,6 +140,8 @@ SUBDIR+=aac \
atspeaker \
bktr \
cam \
cardbus \
cbb \
cd9660 \
ciss \
cm \
@ -146,6 +149,7 @@ SUBDIR+=aac \
drm \
el \
em \
ep \
fe \
fpu \
gnufpu \
@ -162,6 +166,7 @@ SUBDIR+=aac \
netgraph \
oltr \
pecoff \
pccard \
ray \
s3 \
sbni \