summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-rw-r--r--target/linux/ar71xx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile
index 0925d9c3c..6b8dd8011 100644
--- a/target/linux/ar71xx/Makefile
+++ b/target/linux/ar71xx/Makefile
@@ -19,7 +19,8 @@ include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \
kmod-leds-gpio kmod-input-core kmod-input-polldev \
- kmod-input-gpio-keys-polled kmod-button-hotplug swconfig
+ kmod-input-gpio-keys-polled kmod-button-hotplug swconfig \
+ kmod-ath9k wpad-mini
define Target/Description
Build firmware images for Atheros AR71xx/AR913x/AR934x based boards.