Author: andreast
Date: Thu Jan  5 22:06:01 2012
New Revision: 229660
URL: http://svn.freebsd.org/changeset/base/229660

Log:
  Fix build on powerpc64 too. The same as r229640.

Modified:
  head/sys/powerpc/conf/GENERIC64

Modified: head/sys/powerpc/conf/GENERIC64
==============================================================================
--- head/sys/powerpc/conf/GENERIC64     Thu Jan  5 21:50:50 2012        
(r229659)
+++ head/sys/powerpc/conf/GENERIC64     Thu Jan  5 22:06:01 2012        
(r229660)
@@ -170,6 +170,10 @@ device             cdce            # Generic USB over 
Etherne
 device         cue             # CATC USB Ethernet
 device         kue             # Kawasaki LSI USB Ethernet
 
+# Wireless NIC cards
+options         IEEE80211_SUPPORT_MESH
+options         AH_SUPPORT_AR5416
+
 # FireWire support
 device         firewire        # FireWire bus code
 device         sbp             # SCSI over FireWire (Requires scbus and da)
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to