diff options
Diffstat (limited to 'openwrt/target/utils/Makefile')
-rw-r--r-- | openwrt/target/utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/utils/Makefile b/openwrt/target/utils/Makefile index 753db53de..5b0f2470b 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 |