remove axis toolchain dependency for etrax

SVN-Revision: 11384
This commit is contained in:
John Crispin 2008-06-06 20:22:01 +00:00
parent f1ff3a410f
commit d21f830b10

View 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. \
))