From: Felix Fietkau Date: Mon, 1 Apr 2013 09:53:29 +0000 (+0000) Subject: mpc85xx: enable ath9k and wpad-mini by default X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=d2307c15c545ccd8aa15fd2515bded1675ff090d;ds=inline mpc85xx: enable ath9k and wpad-mini by default SVN-Revision: 36142 --- 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.