From 3c5d35183ed4cdf928ac9cf0eba56cc50dd8328f Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 28 Feb 2009 18:47:43 +0000 Subject: move madwifi driver into a separate profile, and add hostapd-mini for the devices based on the ar913x SVN-Revision: 14694 --- target/linux/ar71xx/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'target/linux/ar71xx/Makefile') diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index 8937426007..948c4615cf 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -15,10 +15,12 @@ LINUX_VERSION:=2.6.28.7 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += hostapd-mini kmod-madwifi kmod-gpio-leds +DEFAULT_PACKAGES += \ + kmod-gpio-leds kmod-input-core kmod-input-polldev \ + kmod-input-gpio-buttons kmod-button-hotplug define Target/Description - Build firmware images for Atheros AR71xx/AR913x based boards + Build firmware images for Atheros AR71xx/AR913x based boards. endef $(eval $(call BuildTarget)) -- cgit v1.2.3