X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2FMakefile;h=e80cc5961b6e1980d6da4503de96f6c509e79b55;hb=7d2ec0b8d3a3a079f18c44106f6a00606d1e2dc9;hp=52cfc371ab7b686414c5f7164af5f5f35ae47c78;hpb=84ff10e73edcc3621e58e6e83403955b4a1ccf7c;p=openwrt.git diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index 52cfc371ab..e80cc5961b 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 targz mips16 -CFLAGS:=-Os -pipe -mips32r2 -mtune=34kc -fno-caller-saves -mno-branch-likely +CPU_TYPE=34kc SUBTARGETS:=generic nand -LINUX_VERSION:=3.10.3 +LINUX_VERSION:=3.10.12 include $(INCLUDE_DIR)/target.mk