From adcfd9d92c01e3b298615bf0686e57918fdd6248 Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 25 Mar 2011 00:55:25 +0000 Subject: [PATCH] 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 --- package/redboot-ar231x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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