summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-04-01 09:53:29 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-04-01 09:53:29 +0000
commit72f5901eb187fa2cedd1e6d69030c208620cce23 (patch)
tree9576305be26ed7dbe3ad4f3b61baa53b15939ae0 /target/linux/mpc85xx/Makefile
parentf18de830e1f83e84c9bc9f24a39b398f48b5d580 (diff)
downloadmaster-31e0f0ae-72f5901eb187fa2cedd1e6d69030c208620cce23.tar.gz
master-31e0f0ae-72f5901eb187fa2cedd1e6d69030c208620cce23.tar.bz2
master-31e0f0ae-72f5901eb187fa2cedd1e6d69030c208620cce23.zip
mpc85xx: enable ath9k and wpad-mini by default
SVN-Revision: 36142
Diffstat (limited to 'target/linux/mpc85xx/Makefile')
-rw-r--r--target/linux/mpc85xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile
index 0469f08315..47263c4cb7 100644
--- a/target/linux/mpc85xx/Makefile
+++ b/target/linux/mpc85xx/Makefile
@@ -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.