X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/314c3a2a09b03978458858957a1eaff0db79dde8..f59b34bf027b120847fc9d4192914d03f9d06d64:/target/linux/ar71xx/Makefile diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index 96201eeb0..cd4a14d47 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -13,13 +13,12 @@ FEATURES:=squashfs jffs2 targz CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves SUBTARGETS:=generic nand -LINUX_VERSION:=3.2.5 +LINUX_VERSION:=3.2.9 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \ - kmod-leds-gpio kmod-input-core kmod-input-polldev \ - kmod-input-gpio-keys-polled kmod-button-hotplug swconfig \ + kmod-leds-gpio kmod-gpio-button-hotplug kmod-wdt-ath79 swconfig \ kmod-ath9k wpad-mini uboot-envtools define Target/Description