Add ahb module for i386 and alpha (the onlt two platforms that have eisa

bus)
This commit is contained in:
Warner Losh 2004-06-29 21:20:17 +00:00
parent a1e5be4482
commit 1c534adad8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=131292

View File

@ -11,6 +11,7 @@ SUBDIR= ${_3dfx} \
${_acpi} \
${_agp} \
aha \
${_ahb} \
${_aic} \
aic7xxx \
aio \
@ -278,6 +279,7 @@ _pf= pf
# XXX some of these can move now, but are untested on other architectures.
_3dfx= 3dfx
_agp= agp
_ahb= ahb
_aic= aic
_amd= amd
_aout= aout
@ -362,6 +364,7 @@ _snc= snc
.if ${MACHINE_ARCH} == "alpha"
_agp= agp
_ahb= ahb
_ext2fs= ext2fs
_linprocfs= linprocfs
_linux= linux