remove axis toolchain dependency for etrax
authorJohn Crispin <john@openwrt.org>
Fri, 6 Jun 2008 20:22:01 +0000 (20:22 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 6 Jun 2008 20:22:01 +0000 (20:22 +0000)
SVN-Revision: 11384

target/linux/etrax/Makefile

index db615ce1491780041cf190a940b1296602f26937..f76388f46c0916e9e34832aaf0ccfd8752772065 100644 (file)
@@ -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. \
-))