aboutsummaryrefslogtreecommitdiffstats
path: root/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
commit3d9ed4425c9ee015f1384dfb5c4288ce5a15025d (patch)
treed604d47ed0783b1cb44ec9a1efb3c5cfb88fc203 /target/utils/Makefile
parent09634919d3524e15cce41331fe2504031bb19a9c (diff)
downloadmaster-187ad058-3d9ed4425c9ee015f1384dfb5c4288ce5a15025d.tar.gz
master-187ad058-3d9ed4425c9ee015f1384dfb5c4288ce5a15025d.tar.bz2
master-187ad058-3d9ed4425c9ee015f1384dfb5c4288ce5a15025d.zip
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3221 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 753db53deb..5b0f2470b4 100644
--- a/target/utils/Makefile
+++ b/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