summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2008-06-07 22:58:32 +0000
committermarcel <marcel@FreeBSD.org>2008-06-07 22:58:32 +0000
commit50176cfd31967b8c6e26f64bcd8555187b4a577b (patch)
tree598b565eb8eff8ec4321f409588d85735bc4b385 /sys/modules/Makefile
parent7cc97ffd512dc3393fb06812a6b553e964bcfcf7 (diff)
downloadFreeBSD-src-50176cfd31967b8c6e26f64bcd8555187b4a577b.zip
FreeBSD-src-50176cfd31967b8c6e26f64bcd8555187b4a577b.tar.gz
Add support for the Apple Big Mac (BMAC) Ethernet controller,
found on various Apple G3 models. Submitted by: Nathan Whitehorn
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 2f03097..f4a4505 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -40,6 +40,7 @@ SUBDIR= ${_3dfx} \
bge \
${_bios} \
${_bktr} \
+ ${_bm} \
bridgestp \
cam \
${_canbepm} \
@@ -624,6 +625,7 @@ _ath_hal= ath_hal
_ath_rate_amrr= ath_rate_amrr
_ath_rate_onoe= ath_rate_onoe
_ath_rate_sample=ath_rate_sample
+_bm= bm
_nvram= powermac_nvram
_smbfs= smbfs
.endif
OpenPOWER on IntegriCloud