X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/c76f2f6ed1334f10908ef6dbf8e74dfe0d43a925..30b01afb89dc667b59e4171f5a4996db7911799a:/target/linux/ar71xx/Makefile diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index 96e12a390..948c4615c 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 +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))