Przeglądaj źródła

mpc85xx: enable ath9k and wpad-mini by default

SVN-Revision: 36142
Felix Fietkau 12 lat temu
rodzic
commit
72f5901eb1
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      target/linux/mpc85xx/Makefile

+ 1 - 1
target/linux/mpc85xx/Makefile

@@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += \
 DEFAULT_PACKAGES += \
 	kmod-input-core kmod-input-gpio-keys kmod-button-hotplug \
 	kmod-input-core kmod-input-gpio-keys kmod-button-hotplug \
 	kmod-leds-gpio kmod-booke-wdt \
 	kmod-leds-gpio kmod-booke-wdt \
-	swconfig
+	swconfig kmod-ath9k wpad-mini
 
 
 define Target/Description
 define Target/Description
 	Build images for the Freescale MPC85xx based boards.
 	Build images for the Freescale MPC85xx based boards.