From bb7ac8ae7d11c07f8a8d492eb5e80b6c4823ed33 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Wed, 3 Oct 2012 16:12:39 +0000
Subject: [PATCH] remove broken flag

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

diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile
index a433628ad9..86e4950f1e 100644
--- a/target/linux/pxa/Makefile
+++ b/target/linux/pxa/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=pxa
 BOARDNAME:=Marvell/Intel PXA2xx
-FEATURES:=squashfs broken
+FEATURES:=squashfs
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
 LINUX_VERSION:=3.3.8
-- 
2.30.2