Author: adrian
Date: Wed Aug  3 19:13:09 2016
New Revision: 303730
URL: https://svnweb.freebsd.org/changeset/base/303730

Log:
  [ar9330] add in module support for ipfw nat.
  
  This actually does work, and works pretty well.

Modified:
  head/sys/mips/conf/AR933X_BASE

Modified: head/sys/mips/conf/AR933X_BASE
==============================================================================
--- head/sys/mips/conf/AR933X_BASE      Wed Aug  3 18:48:56 2016        
(r303729)
+++ head/sys/mips/conf/AR933X_BASE      Wed Aug  3 19:13:09 2016        
(r303730)
@@ -20,7 +20,7 @@ files         "../atheros/files.ar71xx"
 hints          "AR933X_BASE.hints"
 
 makeoptions    DEBUG=-g                #Build kernel with gdb(1) debug symbols
-makeoptions    MODULES_OVERRIDE="gpio ar71xx if_gif if_vlan if_gre if_bridge 
bridgestp usb wlan wlan_xauth wlan_acl wlan_wep wlan_tkip wlan_ccmp 
wlan_rssadapt wlan_amrr hwpmc ipfw urtwn urtwnfw otus otusfw"
+makeoptions    MODULES_OVERRIDE="gpio ar71xx if_gif if_vlan if_gre if_bridge 
bridgestp usb wlan wlan_xauth wlan_acl wlan_wep wlan_tkip wlan_ccmp 
wlan_rssadapt wlan_amrr hwpmc ipfw ipfw_nat libalias ipfw_nptv6 urtwn urtwnfw 
otus otusfw"
 
 options        DDB
 options        KDB
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to