From: nbd Date: Mon, 1 Apr 2013 09:53:29 +0000 (+0000) Subject: mpc85xx: enable ath9k and wpad-mini by default X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=6c2180c6d52236d51ef6bf689ebc05883b6c11b5;ds=sidebyside mpc85xx: enable ath9k and wpad-mini by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36142 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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.