summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/SIMICS
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/SIMICS
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/SIMICS')
-rw-r--r--sys/arm/conf/SIMICS1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/conf/SIMICS b/sys/arm/conf/SIMICS
index f74b1e3..ef1ccb0 100644
--- a/sys/arm/conf/SIMICS
+++ b/sys/arm/conf/SIMICS
@@ -25,6 +25,7 @@ options PHYSADDR=0xc0000000
include "../sa11x0/std.sa11x0"
#To statically compile in device wiring instead of /boot/device.hints
#hints "GENERIC.hints" #Default places to look for devices.
+makeoptions MODULES_OVERRIDE=""
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
makeoptions CONF_CFLAGS=-mcpu=strongarm
OpenPOWER on IntegriCloud