1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-28 14:36:43 +03:00

redboot-ar231x: mark as broken, the ecos host tool crap needs some rework for tcl on some systems

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26286 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2011-03-25 00:55:25 +00:00
parent 03f57539d9
commit adcfd9d92c

View File

@ -26,7 +26,7 @@ export GCC_HONOUR_COPTS=s
define Package/redboot-ar231x
SECTION:=boot
CATEGORY:=Boot Loaders
DEPENDS:=@TARGET_atheros
DEPENDS:=@TARGET_atheros @BROKEN
TITLE:=Tiny redboot for AR231x/AR531x
endef