From dd44ecc578864e11559152643f1a56dce84e0cb1 Mon Sep 17 00:00:00 2001 From: Eugene Konev Date: Fri, 21 Sep 2007 17:01:46 +0000 Subject: fix image preconfiguration SVN-Revision: 8921 --- package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package') diff --git a/package/Makefile b/package/Makefile index 38e39da293..aa059a7d23 100644 --- a/package/Makefile +++ b/package/Makefile @@ -20,6 +20,7 @@ $(curdir)/cleanup: $(TMP_DIR)/.build rm -rf $(TARGET_DIR) $(curdir)/rootfs-prepare: $(TMP_DIR)/.build + @-$(MAKE) package/preconfig @if [ -d $(TOPDIR)/files ]; then \ $(CP) $(TOPDIR)/files/. $(TARGET_DIR); \ fi -- cgit v1.2.3