X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f52d66ff00b24111f87c274d3d7085ef2e1d27b1..7e450a1c869a5b227e3c91c4e71049059f1193e6:/tools/mkimage/Makefile diff --git a/tools/mkimage/Makefile b/tools/mkimage/Makefile index 71285d2e1..89dde5fbb 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