summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/DB-88F5XXX
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/DB-88F5XXX
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/DB-88F5XXX')
-rw-r--r--sys/arm/conf/DB-88F5XXX1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/conf/DB-88F5XXX b/sys/arm/conf/DB-88F5XXX
index ea0d24f..3b877cc 100644
--- a/sys/arm/conf/DB-88F5XXX
+++ b/sys/arm/conf/DB-88F5XXX
@@ -8,6 +8,7 @@ ident DB-88F5XXX
include "../mv/orion/std.db88f5xxx"
options SOC_MV_ORION
+makeoptions MODULES_OVERRIDE=""
#makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
makeoptions WERROR="-Werror"
OpenPOWER on IntegriCloud