X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2FMakefile;h=f8f08781b5380e23f9d02a681a53ec6f23e64eb1;hb=cbbc0e61fb6e85acdd158fcfb146a59e48515282;hp=eeadde2ed622693f32d30f6f2293ce9bce6bd3b9;hpb=9f03dd783ed007d16cdf7515a17d6277b8daeb03;p=openwrt-10.03%2F.git 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))