mpc85xx: enable ath9k and wpad-mini by default
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 1 Apr 2013 09:53:29 +0000 (09:53 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 1 Apr 2013 09:53:29 +0000 (09:53 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36142 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/mpc85xx/Makefile

index 0469f08..47263c4 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.