From 4b9553f20d97859fb902ef84fd12e21b8f27c746 Mon Sep 17 00:00:00 2001 From: Felix Fietkau 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 SVN-Revision: 26286 --- 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 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