Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich)
[openwrt.git] / toolchain / gcc / Makefile
index 6d46f98..795ff3e 100644 (file)
@@ -44,6 +44,7 @@ endif
 
 include $(INCLUDE_DIR)/host-build.mk
 
+STAMP_BUILT:=$(STAGING_DIR)/stampfiles/.host_gcc-initial_installed
 BUILD_DIR1:=$(TOOLCHAIN_BUILD_DIR)/gcc-$(PKG_VERSION)-initial
 BUILD_DIR2:=$(TOOLCHAIN_BUILD_DIR)/gcc-$(PKG_VERSION)-final
 
This page took 0.033214 seconds and 4 git commands to generate.