summaryrefslogtreecommitdiffstats
path: root/target/imagebuilder/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-01-14 10:49:00 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-01-14 10:49:00 +0000
commit374f384350104a33cf80b19ad2ff58bf0719d5ac (patch)
tree52200259bfd9fa244d06ec2230438be75e4626d5 /target/imagebuilder/Makefile
parent56cb557d107f6df1ae94c7ed38c630eea8fe7776 (diff)
downloadmaster-31e0f0ae-374f384350104a33cf80b19ad2ff58bf0719d5ac.tar.gz
master-31e0f0ae-374f384350104a33cf80b19ad2ff58bf0719d5ac.tar.bz2
master-31e0f0ae-374f384350104a33cf80b19ad2ff58bf0719d5ac.zip
include .targetinfo in the image builder, and allow direct calls to the package_index target
SVN-Revision: 6093
Diffstat (limited to 'target/imagebuilder/Makefile')
-rw-r--r--target/imagebuilder/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/imagebuilder/Makefile b/target/imagebuilder/Makefile
index f09bdbd2c2..439a103428 100644
--- a/target/imagebuilder/Makefile
+++ b/target/imagebuilder/Makefile
@@ -25,6 +25,7 @@ $(BIN_DIR)/$(IB_NAME).tar.bz2: FORCE
$(INCLUDE_DIR) $(SCRIPT_DIR) $(PACKAGE_DIR) \
$(TOPDIR)/rules.mk $(TOPDIR)/.config \
$(TMP_DIR)/.target.mk \
+ $(TMP_DIR)/.targetinfo \
./files/Makefile \
$(IB_BUILD_DIR)/
$(CP) $(STAGING_DIR)/bin/* $(IB_BUILD_DIR)/staging_dir_$(ARCH)/bin