Date: Mon, 29 Mar 2010 22:29:42 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r205864 - head/sys/arm/conf Message-ID: <201003292229.o2TMTgZR090002@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003292229.o2TMTgZR090002>