add missing fix for etrax compile without axis toolchain
[openwrt.git] / 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. \
-))