X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2FMakefile;h=baaccdaa821b822b05139d089c04ffa7a49305ec;hb=d204a2b48381f4a0033a424def244d0bec0bb6b1;hp=de067140941b2cd85698b00b828f40d30832e24b;hpb=57b73bf423b68390a7ca428306ec0e30348e3401;p=openwrt.git diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index de06714094..baaccdaa82 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -10,15 +10,16 @@ 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.9 +LINUX_VERSION:=3.8.10 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \ - kmod-leds-gpio kmod-gpio-button-hotplug swconfig \ + kmod-leds-gpio kmod-gpio-button-hotplug kmod-wdt-ath79 swconfig \ + kmod-ledtrig-default-on kmod-ledtrig-timer kmod-ledtrig-netdev \ kmod-ath9k wpad-mini uboot-envtools define Target/Description