projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1ff3a4
)
remove axis toolchain dependency for etrax
author
John Crispin
<john@openwrt.org>
Fri, 6 Jun 2008 20:22:01 +0000
(20:22 +0000)
committer
John Crispin
<john@openwrt.org>
Fri, 6 Jun 2008 20:22:01 +0000
(20:22 +0000)
SVN-Revision: 11384
target/linux/etrax/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/etrax/Makefile
b/target/linux/etrax/Makefile
index db615ce1491780041cf190a940b1296602f26937..f76388f46c0916e9e34832aaf0ccfd8752772065 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. \
-))