cns3xxx: remove the broken flag
authorFelix Fietkau <nbd@openwrt.org>
Wed, 19 Sep 2012 23:50:25 +0000 (23:50 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 19 Sep 2012 23:50:25 +0000 (23:50 +0000)
SVN-Revision: 33493

target/linux/cns3xxx/Makefile

index a638661aa86ed6077726794f771ee9e00d9968b8..ae0ddd9ecf2c5ce920a79aa9ea305da7dc7f715e 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=cns3xxx
 BOARDNAME:=Cavium Networks Econa CNS3xxx
-FEATURES:=squashfs fpu gpio broken
+FEATURES:=squashfs fpu gpio
 CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>