Author: jhibbits
Date: Wed Feb  1 03:42:14 2012
New Revision: 230859
URL: http://svn.freebsd.org/changeset/base/230859

Log:
  Enable the pccard/cardbus modules for powerpc.
  
  Approved by:  nwhitehorn (mentor)

Modified:
  head/sys/modules/Makefile

Modified: head/sys/modules/Makefile
==============================================================================
--- head/sys/modules/Makefile   Wed Feb  1 03:28:19 2012        (r230858)
+++ head/sys/modules/Makefile   Wed Feb  1 03:42:14 2012        (r230859)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to