X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2FMakefile;h=ba63ded1ded8f83682c78b0d644bc0e4c9c2003e;hb=1cc43d62823b6faf1b5c3286fa9fa43a1af1f3b9;hp=c479a443e271a2158d4c12f8d4b7b908b8ed2f1c;hpb=fe2be6a9a3230f4920dae5e6925554204790898a;p=openwrt.git diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index c479a443e2..ba63ded1de 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -9,16 +9,16 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=ar71xx BOARDNAME:=Atheros AR7xxx/AR9xxx -FEATURES:=squashfs jffs2 targz -CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves +FEATURES:=squashfs targz mips16 +CFLAGS:=-Os -pipe -mips32r2 -mtune=34kc -mno-branch-likely SUBTARGETS:=generic nand -LINUX_VERSION:=3.3.5 +LINUX_VERSION:=3.10.12 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \ - kmod-leds-gpio kmod-gpio-button-hotplug kmod-wdt-ath79 swconfig \ + kmod-leds-gpio kmod-gpio-button-hotplug swconfig \ kmod-ledtrig-default-on kmod-ledtrig-timer kmod-ledtrig-netdev \ kmod-ath9k wpad-mini uboot-envtools