summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/NSLU
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2008-11-30 17:53:19 +0000
committersam <sam@FreeBSD.org>2008-11-30 17:53:19 +0000
commit69d880d8768b72b5ee37ef5536acc33067d9a96b (patch)
tree9d50bf6b08237a7555db2ad41b12d3030753d7a2 /sys/arm/conf/NSLU
parent819e9e52a45c579a7e03c6c07be22137cf96e146 (diff)
downloadFreeBSD-src-69d880d8768b72b5ee37ef5536acc33067d9a96b.zip
FreeBSD-src-69d880d8768b72b5ee37ef5536acc33067d9a96b.tar.gz
enable use of modules but disable them by adding MODULES_OVERRIDE=""
in each config file until we can sort out issues in the modules tree Reviewed by: imp MFC after: 1 month
Diffstat (limited to 'sys/arm/conf/NSLU')
-rw-r--r--sys/arm/conf/NSLU1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/conf/NSLU b/sys/arm/conf/NSLU
index 87edba4..f22319b2 100644
--- a/sys/arm/conf/NSLU
+++ b/sys/arm/conf/NSLU
@@ -29,6 +29,7 @@ options STARTUP_PAGETABLE_ADDR=0x10000000
include "../xscale/ixp425/std.avila"
#To statically compile in device wiring instead of /boot/device.hints
hints "NSLU.hints" #Default places to look for devices.
+makeoptions MODULES_OVERRIDE=""
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
makeoptions CONF_CFLAGS=-mcpu=xscale
OpenPOWER on IntegriCloud