projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich)
[openwrt.git]
/
toolchain
/
gcc
/
Makefile
diff --git
a/toolchain/gcc/Makefile
b/toolchain/gcc/Makefile
index
6d46f98
..
795ff3e
100644
(file)
--- a/
toolchain/gcc/Makefile
+++ b/
toolchain/gcc/Makefile
@@
-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.