summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-25 00:55:25 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-25 00:55:25 +0000
commitadcfd9d92c01e3b298615bf0686e57918fdd6248 (patch)
treee6dcb1f4159a94a8357b968fc518c87bd80238dd /package
parent03f57539d9b610dc9e1b2a99ecc7ecc03525d914 (diff)
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')
-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 e6d9bdb7f..b07b5a3d2 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