build: unify arm target cflags
[openwrt/staging/jow.git] / target / linux / cns21xx / Makefile
index ed64d9f090a2fd06a49dd207515f75d6f22a9054..30066abdb139eb840c32d2aaa53698d643987fca 100644 (file)
@@ -10,9 +10,9 @@ ARCH:=arm
 BOARD:=cns21xx
 BOARDNAME:=Cavium Networks Econa CNS21xx
 FEATURES:=squashfs
-CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526
+CPU_TYPE:=fa526
 
-LINUX_VERSION:=3.10.10
+LINUX_VERSION:=3.10.12
 
 include $(INCLUDE_DIR)/target.mk