Jelajahi Sumber

Fix the imagebuilder generation (does not mean it works with the recent changes)

SVN-Revision: 8710
Florian Fainelli 18 tahun lalu
induk
melakukan
43dc71fb0d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      target/imagebuilder/Makefile

+ 1 - 1
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 \