summaryrefslogtreecommitdiffstats
path: root/target/linux/cns21xx
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-12-18 14:51:58 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-12-18 14:51:58 +0000
commitb2caa5db248f8a212de2c0adc9835d2949db75ff (patch)
treec6540c82bb3237142df35fff994c51b6c33be210 /target/linux/cns21xx
parent39796c434cef086f43857e14a56a52414ac45a11 (diff)
downloadmaster-31e0f0ae-b2caa5db248f8a212de2c0adc9835d2949db75ff.tar.gz
master-31e0f0ae-b2caa5db248f8a212de2c0adc9835d2949db75ff.tar.bz2
master-31e0f0ae-b2caa5db248f8a212de2c0adc9835d2949db75ff.zip
cns21xx: remove broken flag
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34759
Diffstat (limited to 'target/linux/cns21xx')
-rw-r--r--target/linux/cns21xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns21xx/Makefile b/target/linux/cns21xx/Makefile
index cc7f18c756..613137771c 100644
--- a/target/linux/cns21xx/Makefile
+++ b/target/linux/cns21xx/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=cns21xx
BOARDNAME:=Cavium Networks Econa CNS21xx
-FEATURES:=squashfs broken
+FEATURES:=squashfs
CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves
LINUX_VERSION:=3.6.11