Browse Source

mpc85xx: enable ath9k and wpad-mini by default

SVN-Revision: 36142
Felix Fietkau 12 years ago
parent
commit
72f5901eb1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/mpc85xx/Makefile

+ 1 - 1
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.