NAPI for r6040 of course depends on r6040
[openwrt/svn-archive/archive.git] / tools / Makefile
index 4ee3f1ae7e5eabd458ccf61a52c7d0076ce63ff2..68e7dab534f0ce6f6aef3563aa20baabad20136f 100644 (file)
@@ -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))