X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=tools%2Fmkimage%2FMakefile;h=89dde5fbb21d1ae4241bea4bc23b5f6e13417755;hp=71285d2e1af9c2bb5992b29422707d48a8e433a1;hb=a1e679979795d56cae454b51145ed09e0b8a0a89;hpb=ebdcc6d40c1abb39c248b90e83f653ffd429578a diff --git a/tools/mkimage/Makefile b/tools/mkimage/Makefile index 71285d2e1a..89dde5fbb2 100644 --- a/tools/mkimage/Makefile +++ b/tools/mkimage/Makefile @@ -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