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

zrouter-src at zrouter.org zrouter-src at zrouter.org
Sat Dec 31 13:21:01 UTC 2011


details:   http://zrouter.org/hg/zrouter//rev/eda693d7713f
changeset: 301:eda693d7713f
user:      ray at terran.dlink.ua
date:      Sat Dec 31 15:21:17 2011 +0200
description:
Update list of tools to build.

diffstat:

 tools/Makefile |  14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)

diffs (23 lines):

diff -r 662f4f1f3fee -r eda693d7713f tools/Makefile
--- a/tools/Makefile	Sat Dec 31 15:20:22 2011 +0200
+++ b/tools/Makefile	Sat Dec 31 15:21:17 2011 +0200
@@ -1,10 +1,14 @@
 # TOOLS_SUBDIRS not cleaned to allow user prepend
 .include <bsd.own.mk>
 
-SUBDIR+=config
-SUBDIR+=oldlzma
-SUBDIR+=packimage
-SUBDIR+=asustrx
-SUBDIR+=trx
+SUBDIR+= \
+	config \
+	make_dlink_dsr_image \
+	mktplinkfw \
+	oldlzma \
+	packimage \
+	trx \
+	ubnt-mkfwimage \
+	uboot_mkimage
 
 .include <bsd.subdir.mk>


More information about the Zrouter-src mailing list