X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9f03dd783ed007d16cdf7515a17d6277b8daeb03..3e032c51feb1678d9fe2ff1c5570135f3da40da4:/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))