From f45cd305435ab6fb16384b260d007413eac21231 Mon Sep 17 00:00:00 2001
From: Mirko Vogt <mirko@openwrt.org>
Date: Wed, 20 Jun 2012 19:04:35 +0000
Subject: [PATCH] verified to work - remove broken flag

SVN-Revision: 32469
---
 target/linux/xburst/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile
index da18210880..9b4ac88458 100644
--- a/target/linux/xburst/Makefile
+++ b/target/linux/xburst/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=mipsel
 BOARD:=xburst
 BOARDNAME:=Ingenic XBurst
-FEATURES:=jffs2 targz ubifs audio broken
+FEATURES:=jffs2 targz ubifs audio
 SUBTARGETS:=qi_lb60 n516 n526 id800wt
 
 LINUX_VERSION:=3.3.8
-- 
GitLab