svn commit: r205863 - head/sys/mips/conf
Warner Losh
imp at FreeBSD.org
Mon Mar 29 22:03:55 UTC 2010
Author: imp
Date: Mon Mar 29 22:03:55 2010
New Revision: 205863
URL: http://svn.freebsd.org/changeset/base/205863
Log:
Enable module builds now that the build completes for them. This
should get them into the universe rotation.
Modified:
head/sys/mips/conf/AR71XX
Modified: head/sys/mips/conf/AR71XX
==============================================================================
--- head/sys/mips/conf/AR71XX Mon Mar 29 21:17:03 2010 (r205862)
+++ head/sys/mips/conf/AR71XX Mon Mar 29 22:03:55 2010 (r205863)
@@ -15,7 +15,7 @@ files "../atheros/files.ar71xx"
hints "AR71XX.hints"
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
-makeoptions MODULES_OVERRIDE=""
+#makeoptions MODULES_OVERRIDE=""
options DDB
options KDB
More information about the svn-src-head
mailing list