ar71xx: Fix factory image for DIR 505 A1
[oweals/openwrt.git] / target / linux / ar71xx / Makefile
index 28faddc04cdcc7912b63fe26184893c0b4e110e9..07e24eeebeacf53f7b8efd1d110390c53e7d580b 100644 (file)
@@ -10,10 +10,10 @@ ARCH:=mips
 BOARD:=ar71xx
 BOARDNAME:=Atheros AR7xxx/AR9xxx
 FEATURES:=squashfs targz mips16
-CFLAGS:=-Os -pipe -mips32r2 -mtune=34kc -fno-caller-saves -mno-branch-likely
+CFLAGS:=-Os -pipe -mips32r2 -mtune=34kc -mno-branch-likely
 SUBTARGETS:=generic nand
 
-LINUX_VERSION:=3.10
+LINUX_VERSION:=3.10.4
 
 include $(INCLUDE_DIR)/target.mk