projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
761d893
)
cns3xxx: remove the broken flag
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 19 Sep 2012 23:50:25 +0000
(23:50 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 19 Sep 2012 23:50:25 +0000
(23:50 +0000)
SVN-Revision: 33493
target/linux/cns3xxx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/cns3xxx/Makefile
b/target/linux/cns3xxx/Makefile
index a638661aa86ed6077726794f771ee9e00d9968b8..ae0ddd9ecf2c5ce920a79aa9ea305da7dc7f715e 100644
(file)
--- a/
target/linux/cns3xxx/Makefile
+++ b/
target/linux/cns3xxx/Makefile
@@
-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>