X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/066bbc6bd538b5ad8cd62bd29917b131ecc5b2b4..9bd98df3773f0ce9987e7ef316242c54336649f9:/target/imagebuilder/Makefile diff --git a/target/imagebuilder/Makefile b/target/imagebuilder/Makefile index ed051eceb..0dae2b12e 100644 --- a/target/imagebuilder/Makefile +++ b/target/imagebuilder/Makefile @@ -24,7 +24,7 @@ $(BIN_DIR)/$(IB_NAME).tar.bz2: clean $(CP) \ $(INCLUDE_DIR) $(SCRIPT_DIR) $(PACKAGE_DIR) \ $(TOPDIR)/rules.mk $(TOPDIR)/.config \ - $(TMP_DIR)/.target.mk \ + $(INCLUDE_DIR)/target.mk \ $(TMP_DIR)/.packageinfo \ $(TMP_DIR)/.targetinfo \ ./files/Makefile \