kernel: update linux 3.8 to 3.8.1
[openwrt.git] / target / linux / ar71xx / Makefile
index d7fb02e8a228a96218de02b76a208e45d3b4de63..cf75e81926865c422affe0096d1eab3dc670ccd2 100644 (file)
@@ -10,10 +10,10 @@ ARCH:=mips
 BOARD:=ar71xx
 BOARDNAME:=Atheros AR7xxx/AR9xxx
 FEATURES:=squashfs jffs2 targz
-CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
+CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -mno-branch-likely
 SUBTARGETS:=generic nand
 
-LINUX_VERSION:=3.2.14
+LINUX_VERSION:=3.7.10
 
 include $(INCLUDE_DIR)/target.mk