summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/KB920X
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/KB920X
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/KB920X')
-rw-r--r--sys/arm/conf/KB920X1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/conf/KB920X b/sys/arm/conf/KB920X
index 255714c..edb36ad 100644
--- a/sys/arm/conf/KB920X
+++ b/sys/arm/conf/KB920X
@@ -24,6 +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 DEBUG=-g #Build kernel with gdb(1) debug symbols
options DDB
OpenPOWER on IntegriCloud