projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[lantiq] Initial DSL framework
[openwrt.git]
/
toolchain
/
gcc
/
final
/
Makefile
diff --git
a/toolchain/gcc/final/Makefile
b/toolchain/gcc/final/Makefile
index
dc884ab
..
dcab909
100644
(file)
--- a/
toolchain/gcc/final/Makefile
+++ b/
toolchain/gcc/final/Makefile
@@
-70,6
+70,7
@@
define Host/Install
done; \
);
$(if $(CONFIG_EXTRA_TARGET_ARCH),$(call SetupExtraArch))
+ $(SCRIPT_DIR)/patch-specs.sh "$(TOOLCHAIN_DIR)"
endef
$(eval $(call HostBuild))
This page took
0.019323 seconds
and
4
git commands to generate.