From 62adcb808c8ff00b33280f3df32c6af41dd1f07f Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 20 Jan 2007 01:38:31 +0000 Subject: [PATCH] include .pkginfo in image builder git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6135 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/imagebuilder/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/imagebuilder/Makefile b/target/imagebuilder/Makefile index b59b265adc..0cbbfa2835 100644 --- a/target/imagebuilder/Makefile +++ b/target/imagebuilder/Makefile @@ -25,6 +25,7 @@ $(BIN_DIR)/$(IB_NAME).tar.bz2: clean $(INCLUDE_DIR) $(SCRIPT_DIR) $(PACKAGE_DIR) \ $(TOPDIR)/rules.mk $(TOPDIR)/.config \ $(TMP_DIR)/.target.mk \ + $(TMP_DIR)/.pkginfo \ $(TMP_DIR)/.targetinfo \ ./files/Makefile \ $(IB_BUILD_DIR)/ -- 2.11.0