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

zrouter-src at zrouter.org zrouter-src at zrouter.org
Thu Sep 25 22:46:40 UTC 2014


details:   http://zrouter.org/hg/zrouter//rev/1b435ead63ac
changeset: 503:1b435ead63ac
user:      Aleksandr Rybalko <ray at ddteam.net>
date:      Fri Sep 26 01:44:45 2014 +0300
description:
Rollback bad fix.

diffstat:

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

diffs (16 lines):

diff -r 441072aeba95 -r 1b435ead63ac Makefile
--- a/Makefile	Tue Sep 23 13:30:04 2014 +0300
+++ b/Makefile	Fri Sep 26 01:44:45 2014 +0300
@@ -51,11 +51,10 @@
 ##############################################################################
 # Board configuration must define used SoC/CPU
 ##############################################################################
+.include "boards/boards.mk"
 
 .if !defined(TARGET_BOARDDIR)
 TARGET_PAIRS!=ls -d ${ZROUTER_ROOT}/boards/*/* | sed 's/^.*\/boards\///'
-.else
-.include "boards/boards.mk"
 .endif
 
 menu:


More information about the Zrouter-src mailing list