summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/Makefile
diff options
context:
space:
mode:
authorAndy Boyett <agb@openwrt.org>2009-01-02 05:12:46 +0000
committerAndy Boyett <agb@openwrt.org>2009-01-02 05:12:46 +0000
commit9f8c82da095869b7aadd6c95997ec9841eecee12 (patch)
treea1fe02e03aced1f09ab60c8d3d48859672946423 /target/linux/adm5120/Makefile
parentcf8362db3c25850214e5be2b15e777359857d2a6 (diff)
downloadmaster-31e0f0ae-9f8c82da095869b7aadd6c95997ec9841eecee12.tar.gz
master-31e0f0ae-9f8c82da095869b7aadd6c95997ec9841eecee12.tar.bz2
master-31e0f0ae-9f8c82da095869b7aadd6c95997ec9841eecee12.zip
Add hostapd-mini to default images where applicable
SVN-Revision: 13819
Diffstat (limited to 'target/linux/adm5120/Makefile')
-rw-r--r--target/linux/adm5120/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/target/linux/adm5120/Makefile b/target/linux/adm5120/Makefile
index 9a601e47d5..4e63a0fcc9 100644
--- a/target/linux/adm5120/Makefile
+++ b/target/linux/adm5120/Makefile
@@ -15,11 +15,7 @@ INITRAMFS_EXTRA_FILES:=
include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES += admswconfig
-DEFAULT_PACKAGES += \
- kmod-input-core \
- kmod-input-polldev \
- kmod-input-gpio-buttons \
- kmod-button-hotplug
+DEFAULT_PACKAGES += admswconfig hostapd-mini kmod-input-core \
+ kmod-input-polldev kmod-input-gpio-buttons kmod-button-hotplug
$(eval $(call BuildTarget))