summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorjhibbits <jhibbits@FreeBSD.org>2012-02-01 03:42:14 +0000
committerjhibbits <jhibbits@FreeBSD.org>2012-02-01 03:42:14 +0000
commit9a35f3265769f4b6cd68e56d5866a8dcc9d54481 (patch)
treecd1d1711a4c2337cc1a9f728d6a6757f6c63933c /sys/modules
parente9edcfe7c1220c2d1db1dbd43c113116d45be7fe (diff)
downloadFreeBSD-src-9a35f3265769f4b6cd68e56d5866a8dcc9d54481.zip
FreeBSD-src-9a35f3265769f4b6cd68e56d5866a8dcc9d54481.tar.gz
Enable the pccard/cardbus modules for powerpc.
Approved by: nwhitehorn (mentor)
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index e16f8de..9ea9bb6 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -707,9 +707,12 @@ _xe= xe
_agp= agp
_an= an
_bm= bm
+_cardbus= cardbus
+_cbb= cbb
_cfi= cfi
_cpufreq= cpufreq
_nvram= powermac_nvram
+_pccard= pccard
_smbfs= smbfs
_sound= sound
.endif
OpenPOWER on IntegriCloud