summaryrefslogtreecommitdiff
path: root/target/utils/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-11-01 13:24:20 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-11-01 13:24:20 +0000
commite7614e91b9a29e7b61cc5d4da4138dfef91a19dd (patch)
treeeb1c0060626c2fe71b5c61932a3a2b3bb0472db8 /target/utils/Makefile
parentec52fc217de0d0eb81a3a5251b37382bfd606d59 (diff)
downloadmtk-20170518-e7614e91b9a29e7b61cc5d4da4138dfef91a19dd.zip
mtk-20170518-e7614e91b9a29e7b61cc5d4da4138dfef91a19dd.tar.gz
mtk-20170518-e7614e91b9a29e7b61cc5d4da4138dfef91a19dd.tar.bz2
Add USR5461 image generation and tool (#817), thanks to Dick Streefland !
SVN-Revision: 5373
Diffstat (limited to 'target/utils/Makefile')
-rw-r--r--target/utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/utils/Makefile b/target/utils/Makefile
index 8412194..d11d744 100644
--- a/target/utils/Makefile
+++ b/target/utils/Makefile
@@ -6,7 +6,7 @@
#
include $(TOPDIR)/rules.mk
-TARGETS := addpattern trx motorola-bin dgfirmware
+TARGETS := addpattern trx motorola-bin dgfirmware trx2usr
UTILS_BUILD_DIR:=$(BUILD_DIR)/target-utils