Author: markj
Date: Mon May 13 01:18:17 2019
New Revision: 347515
URL: https://svnweb.freebsd.org/changeset/base/347515

Log:
  Catch up with r347241.
  
  MFC with:     r347241

Modified:
  head/sys/mips/conf/std.AR_MIPS_BASE

Modified: head/sys/mips/conf/std.AR_MIPS_BASE
==============================================================================
--- head/sys/mips/conf/std.AR_MIPS_BASE Sun May 12 16:17:05 2019        
(r347514)
+++ head/sys/mips/conf/std.AR_MIPS_BASE Mon May 13 01:18:17 2019        
(r347515)
@@ -21,8 +21,8 @@ options       SCSI_NO_OP_STRINGS
 # .. And no sysctl strings
 options        NO_SYSCTL_DESCR
 
-makeoptions    MODULES_OVERRIDE+="gpio ar71xx if_gif if_vlan if_gre if_tap"
-makeoptions    MODULES_OVERRIDE+="if_tun if_bridge bridgestp usb"
+makeoptions    MODULES_OVERRIDE+="gpio ar71xx if_gif if_vlan if_gre if_tuntap"
+makeoptions    MODULES_OVERRIDE+="if_bridge bridgestp usb"
 makeoptions    MODULES_OVERRIDE+="alq"
 
 # Random - required during early boot!
_______________________________________________
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