X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/1c570d4d173fa669caa0d145ac7430d27c33b93e..15334c9058b6e0e02a202ddb89fc143ea358960b:/target/linux/ar71xx/Makefile diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index d02504b61..6b8dd8011 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -13,13 +13,14 @@ FEATURES:=squashfs jffs2 targz CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves SUBTARGETS:=generic nand -LINUX_VERSION:=2.6.39.2 +LINUX_VERSION:=2.6.39.4 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-input-gpio-keys-polled kmod-button-hotplug swconfig \ + kmod-ath9k wpad-mini define Target/Description Build firmware images for Atheros AR71xx/AR913x/AR934x based boards.