X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2FMakefile;h=cf75e81926865c422affe0096d1eab3dc670ccd2;hb=f9b600b97e741277e57468315ab11fe632e70099;hp=d7fb02e8a228a96218de02b76a208e45d3b4de63;hpb=bbb153176f4367e071d5bb044b61bbb522d4bf2a;p=openwrt.git diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index d7fb02e8a2..cf75e81926 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -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