1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 04:06:20 +03:00

remove axis toolchain dependency for etrax

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11384 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2008-06-06 20:22:01 +00:00
parent 0e38abbd3d
commit a5d80204fd

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