summaryrefslogtreecommitdiff
path: root/openwrt/target/utils/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-02-12 06:00:38 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-02-12 06:00:38 +0000
commit86382b98a47616d0ac75e336381c4d27bc88e69f (patch)
treecada89d670732bb77a94705b02db613ffcb7a2e3 /openwrt/target/utils/Makefile
parentec41db56e7f296beaef14d6f765036d9b58717c0 (diff)
downloadmtk-20170518-86382b98a47616d0ac75e336381c4d27bc88e69f.zip
mtk-20170518-86382b98a47616d0ac75e336381c4d27bc88e69f.tar.gz
mtk-20170518-86382b98a47616d0ac75e336381c4d27bc88e69f.tar.bz2
add support for netgear dg834 and the almost identical sphairon jdr454wb: new images, automatic boot loader patcher, updated flash script (dlink.pl renamed to adam2flash.pl) - Thanks to Jonathan McDowell (Noodles)
SVN-Revision: 3221
Diffstat (limited to 'openwrt/target/utils/Makefile')
-rw-r--r--openwrt/target/utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/utils/Makefile b/openwrt/target/utils/Makefile
index 753db53..5b0f247 100644
--- a/openwrt/target/utils/Makefile
+++ b/openwrt/target/utils/Makefile
@@ -1,6 +1,6 @@
include $(TOPDIR)/rules.mk
-TARGETS := addpattern trx motorola-bin
+TARGETS := addpattern trx motorola-bin dgfirmware
UTILS_BUILD_DIR:=$(BUILD_DIR)/target-utils