[Zrouter-src] ZRouter.org: push to ZRouter boards/D-Link/vendor.mk
zrouter-src at zrouter.org
zrouter-src at zrouter.org
Thu Sep 20 12:54:16 UTC 2012
details: http://zrouter.org/hg/zrouter//rev/6d906a5894cb
changeset: 450:6d906a5894cb
user: Aleksandr Rybalko <ray at ddteam.net>
date: Thu Sep 20 15:47:31 2012 +0300
description:
Trying to free more memory/more flash.
diffstat:
boards/D-Link/vendor.mk | 17 ++++++++++++++++-
1 files changed, 16 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 3ad22be7578b -r 6d906a5894cb boards/D-Link/vendor.mk
--- a/boards/D-Link/vendor.mk Thu Sep 20 15:45:48 2012 +0300
+++ b/boards/D-Link/vendor.mk Thu Sep 20 15:47:31 2012 +0300
@@ -1,1 +1,16 @@
-# Something required for by this vendor.
+# Something required by this vendor.
+
+KERNCONF_NOOPTIONS+= \
+ INVARIANTS \
+ INVARIANT_SUPPORT \
+ WITNESS \
+ WITNESS_SKIPSPIN \
+ DEBUG_REDZONE \
+ DEBUG_MEMGUARD
+
+KERNCONF_OPTIONS+= \
+ SCSI_NO_SENSE_STRINGS \
+ SCSI_NO_OP_STRINGS \
+ NO_SYSCTL_DESCR
+
+
More information about the Zrouter-src
mailing list