X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9f03dd783ed007d16cdf7515a17d6277b8daeb03..7150f5906ab3b187cb82d86d923912b4e9cbad70:/tools/Makefile diff --git a/tools/Makefile b/tools/Makefile index eeadde2ed..f8f08781b 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -7,7 +7,7 @@ # Main makefile for the host tools # include $(TOPDIR)/rules.mk -TARGETS-y:=sed sstrip ipkg-utils ext2fs squashfs mtd-utils lzma mkimage +TARGETS-y:=sed sstrip ipkg-utils ext2fs squashfs mtd-utils lzma mkimage firmware-utils TARGETS_DOWNLOAD:=$(patsubst %,%-download,$(TARGETS-y)) TARGETS_PREPARE:=$(patsubst %,%-prepare,$(TARGETS-y))