1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 00:30:16 +02:00

fix the gcc stampfile for initial stage installation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8250 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-07-30 22:27:37 +00:00
parent 134ed9ab3b
commit aeef389959

View 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