cns3xxx: remove the broken flag

SVN-Revision: 33493
This commit is contained in:
Felix Fietkau 2012-09-19 23:50:25 +00:00
parent 2db9e9f624
commit 1067ccf9f7
1 changed files with 1 additions and 1 deletions

View 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>