kernel: update linux 3.8 to 3.8.6
[openwrt/openwrt.git] / target / linux / ar71xx / Makefile
index c7eb8e2dff9303f14124a22eefcefa8d9402f878..635a1d12bff2af10e5615c4f0acfa54bcc78ae67 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.3.3
+LINUX_VERSION:=3.8.6
 
 include $(INCLUDE_DIR)/target.mk