aboutsummaryrefslogtreecommitdiffstats
path: root/target
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
commit5bb74fd26910dfd055106fc9116135e10690e8d5 (patch)
treefe6055138a71d33a2887cbaa8ee9ff0879236bd2 /target
parent3b1b3e2fb60e953d851b11a7bb2ac49e48e2ab7e (diff)
downloadmaster-187ad058-5bb74fd26910dfd055106fc9116135e10690e8d5.tar.gz
master-187ad058-5bb74fd26910dfd055106fc9116135e10690e8d5.tar.bz2
master-187ad058-5bb74fd26910dfd055106fc9116135e10690e8d5.zip
mpc85xx: enable ath9k and wpad-mini by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36142 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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.