kernel: update 3.10 to 3.10.36
[openwrt.git] / target / linux / cns21xx / Makefile
index 3ecc4762755d1b017195ef2b561f1611594509e4..1cbf781e5424d5c92c80c1e0298743e87dfaa2a0 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.12
+LINUX_VERSION:=3.10.36
 
 include $(INCLUDE_DIR)/target.mk