run metadata scanning only once when multiple targets are specified on the command...
[openwrt/svn-archive/archive.git] / tools / mkimage / Makefile
index 71285d2e1af9c2bb5992b29422707d48a8e433a1..89dde5fbb21d1ae4241bea4bc23b5f6e13417755 100644 (file)
@@ -7,6 +7,7 @@
 include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/host-build.mk
 
+PKG_NAME:=mkimage
 PKG_BUILD_DIR:=$(TOOL_BUILD_DIR)/mkimage
 
 define Build/Compile