[Zrouter-src] ZRouter.org: push to ZRouter Makefile

zrouter-src at zrouter.org zrouter-src at zrouter.org
Thu Sep 13 20:25:23 UTC 2012


details:   http://zrouter.org/hg/zrouter//rev/72546c42ea52
changeset: 414:72546c42ea52
user:      Aleksandr Rybalko <ray at ddteam.net>
date:      Thu Sep 13 23:28:04 2012 +0300
description:
No swapping by default.

diffstat:

 Makefile |  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diffs (12 lines):

diff -r 302831d00c8b -r 72546c42ea52 Makefile
--- a/Makefile	Thu Sep 13 23:21:19 2012 +0300
+++ b/Makefile	Thu Sep 13 23:28:04 2012 +0300
@@ -88,6 +88,8 @@
 KERNCONF_OPTIONS+=	DEVICE_REV=\\\"${BOARD_REVISION}\\\"
 .endif
 
+KERNCONF_OPTIONS+=	NO_SWAPPING
+
 KERNCONF_MAKEOPTIONS+=	"KERNLOADADDR=${KERNCONF_KERNLOADADDR}"
 # Allow to undefine LDSCRIPT_NAME if (board|soc).mk was set it to ""
 .if !empty(KERNCONF_KERN_LDSCRIPT_NAME)


More information about the Zrouter-src mailing list