X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2FMakefile;h=f863993815a9ad2c00c233659de333ccc7592a8b;hp=de067140941b2cd85698b00b828f40d30832e24b;hb=6e9d57657ece500a683edfb99c7d9bd705cdbbba;hpb=2d1bf5f20c4ab955243fbbccbbf5491bb6071546 diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index de06714094..f863993815 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -13,12 +13,13 @@ FEATURES:=squashfs jffs2 targz CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves SUBTARGETS:=generic nand -LINUX_VERSION:=3.2.9 +LINUX_VERSION:=3.3.8 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