kernel: update linux 3.8 to 3.8.6
[openwrt/openwrt.git] / target / linux / mpc85xx / Makefile
index 0469f0831503046a9432e7ddc413f3b503e0fa9a..1559c669f802c2299d0cfdc2c0f1fc520503fdd1 100644 (file)
@@ -13,14 +13,14 @@ CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=8540
 FEATURES:=spe_fpu squashfs
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=3.8.3
+LINUX_VERSION:=3.8.6
 
 include $(INCLUDE_DIR)/target.mk
 
 DEFAULT_PACKAGES += \
        kmod-input-core kmod-input-gpio-keys kmod-button-hotplug \
        kmod-leds-gpio kmod-booke-wdt \
-       swconfig
+       swconfig kmod-ath9k wpad-mini
 
 define Target/Description
        Build images for the Freescale MPC85xx based boards.