X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=tools%2FMakefile;h=68e7dab534f0ce6f6aef3563aa20baabad20136f;hp=4ee3f1ae7e5eabd458ccf61a52c7d0076ce63ff2;hb=d444a280c23c3e77b01d6740b09a9d786979b4dd;hpb=488d8be7cd3ad375b373bd2bc73221df79977a9e diff --git a/tools/Makefile b/tools/Makefile index 4ee3f1ae7e..68e7dab534 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 firmware-utils +TARGETS-y:=sed sstrip ipkg-utils ext2fs squashfs mtd-utils lzma mkimage firmware-utils patch-cmdline TARGETS-$(CONFIG_CCACHE) += ccache TARGETS_DOWNLOAD:=$(patsubst %,%-download,$(TARGETS-y))