aboutsummaryrefslogtreecommitdiffstats
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
commitd45545fa1537cc6dec9d449e9994d70ba8e2b7a9 (patch)
tree8fc4593979ae98a5424dbfc647c8d91eaed00481 /target/utils/Makefile
parent90ef3b483213dec843be8a077f9d4e250a788ea6 (diff)
downloadupstream-d45545fa1537cc6dec9d449e9994d70ba8e2b7a9.tar.gz
upstream-d45545fa1537cc6dec9d449e9994d70ba8e2b7a9.tar.bz2
upstream-d45545fa1537cc6dec9d449e9994d70ba8e2b7a9.zip
Add USR5461 image generation and tool (#817), thanks to Dick Streefland !
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5373 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 8412194e00..d11d7442f2 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