From: juhosg Date: Mon, 18 Jan 2010 09:01:49 +0000 (+0000) Subject: ar71xx: add swconfig to the default packages X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=284a8ff5eb78f5f53e759dd9826a1fe1c6252c9d ar71xx: add swconfig to the default packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19218 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index b16b428636..b5184b64dc 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \ kmod-leds-gpio kmod-input-core kmod-input-polldev \ - kmod-input-gpio-buttons kmod-button-hotplug + kmod-input-gpio-buttons kmod-button-hotplug swconfig define Target/Description Build firmware images for Atheros AR71xx/AR913x based boards.