projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea5f3e9
)
remove axis toolchain dependency for etrax
author
John Crispin
<blogic@openwrt.org>
Fri, 6 Jun 2008 20:22:01 +0000
(20:22 +0000)
committer
John Crispin
<blogic@openwrt.org>
Fri, 6 Jun 2008 20:22:01 +0000
(20:22 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11384
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/etrax/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/etrax/Makefile
b/target/linux/etrax/Makefile
index
db615ce
..
f76388f
100644
(file)
--- a/
target/linux/etrax/Makefile
+++ b/
target/linux/etrax/Makefile
@@
-22,6
+22,3
@@
define Target/Description
endef
$(eval $(call BuildTarget))
-$(eval $(call RequireCommand,/usr/local/cris/gcc-cris, \
- Please install the binary cris toolchain. \
-))