kernel: update 3.10 to 3.10.13
[openwrt/staging/mkresin.git] / target / linux / ar71xx / Makefile
index f32c6a3045b1123db60b256d15e5fc072fe40014..cabcf04641ca39533432fd2fb556fec94c7ce8f8 100644 (file)
@@ -10,10 +10,10 @@ ARCH:=mips
 BOARD:=ar71xx
 BOARDNAME:=Atheros AR7xxx/AR9xxx
 FEATURES:=squashfs targz mips16
-CFLAGS:=-Os -pipe -mips32r2 -mtune=34kc -mno-branch-likely
+CPU_TYPE=34kc
 SUBTARGETS:=generic nand
 
-LINUX_VERSION:=3.10.9
+LINUX_VERSION:=3.10.13
 
 include $(INCLUDE_DIR)/target.mk