Author: adrian
Date: Thu Jan  5 20:19:33 2012
New Revision: 229640
URL: http://svn.freebsd.org/changeset/base/229640

Log:
  Fix build.

Modified:
  head/sys/powerpc/conf/GENERIC

Modified: head/sys/powerpc/conf/GENERIC
==============================================================================
--- head/sys/powerpc/conf/GENERIC       Thu Jan  5 20:18:01 2012        
(r229639)
+++ head/sys/powerpc/conf/GENERIC       Thu Jan  5 20:19:33 2012        
(r229640)
@@ -174,6 +174,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
 # sbp(4) works for some systems but causes boot failure on others
_______________________________________________
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