diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile
index 0469f0831503046a9432e7ddc413f3b503e0fa9a..47263c4cb7fc77db5a52761cb26a27e0b3a1b2f2 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.