ar71xx: rename ath79_parse_mac_addr to ath79_parse_ascii_mac
[oweals/openwrt.git] / target / linux / ar71xx / Makefile
index 43ee26173647af91efe7ce8bb8970576f31699b5..ba63ded1ded8f83682c78b0d644bc0e4c9c2003e 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.2
+LINUX_VERSION:=3.10.12
 
 include $(INCLUDE_DIR)/target.mk