mpc85xx: enable ath9k and wpad-mini by default
authorFelix Fietkau <nbd@openwrt.org>
Mon, 1 Apr 2013 09:53:29 +0000 (09:53 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 1 Apr 2013 09:53:29 +0000 (09:53 +0000)
SVN-Revision: 36142

target/linux/mpc85xx/Makefile

index 0469f0831503046a9432e7ddc413f3b503e0fa9a..47263c4cb7fc77db5a52761cb26a27e0b3a1b2f2 100644 (file)
@@ -20,7 +20,7 @@ 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.