svn commit: r205864 - head/sys/arm/conf

Warner Losh imp at FreeBSD.org
Mon Mar 29 22:29:42 UTC 2010


Author: imp
Date: Mon Mar 29 22:29:41 2010
New Revision: 205864
URL: http://svn.freebsd.org/changeset/base/205864

Log:
  Build modules for this config to make sure they stay buildable...

Modified:
  head/sys/arm/conf/KB920X

Modified: head/sys/arm/conf/KB920X
==============================================================================
--- head/sys/arm/conf/KB920X	Mon Mar 29 22:03:55 2010	(r205863)
+++ head/sys/arm/conf/KB920X	Mon Mar 29 22:29:41 2010	(r205864)
@@ -24,7 +24,7 @@ include		"../at91/std.kb920x"
 # The AT91 platform doesn't use /boot/loader, so we have to statically wire
 # hints.
 hints		"KB920X.hints"
-makeoptions	MODULES_OVERRIDE=""
+#makeoptions	MODULES_OVERRIDE=""
 
 makeoptions	DEBUG=-g		#Build kernel with gdb(1) debug symbols
 options 	DDB


More information about the svn-src-all mailing list