aboutsummaryrefslogtreecommitdiffstats
path: root/package/redboot-ar231x
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-03-25 00:55:25 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-03-25 00:55:25 +0000
commit8ad00cd33067856a57bddc58a9d8c861517edafd (patch)
treee6dcb1f4159a94a8357b968fc518c87bd80238dd /package/redboot-ar231x
parent59fd9ef13efd296f58dc9bb4da6b6b040a9b72db (diff)
downloadupstream-8ad00cd33067856a57bddc58a9d8c861517edafd.tar.gz
upstream-8ad00cd33067856a57bddc58a9d8c861517edafd.tar.bz2
upstream-8ad00cd33067856a57bddc58a9d8c861517edafd.zip
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
Diffstat (limited to 'package/redboot-ar231x')
-rw-r--r--package/redboot-ar231x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/redboot-ar231x/Makefile b/package/redboot-ar231x/Makefile
index e6d9bdb7fa..b07b5a3d2d 100644
--- a/package/redboot-ar231x/Makefile
+++ b/package/redboot-ar231x/Makefile
@@ -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