cns21xx: remove broken flag
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34759
This commit is contained in:
parent
39796c434c
commit
b2caa5db24
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue