ar71xx: add swconfig to the default packages
authorGabor Juhos <juhosg@openwrt.org>
Mon, 18 Jan 2010 09:01:49 +0000 (09:01 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 18 Jan 2010 09:01:49 +0000 (09:01 +0000)
SVN-Revision: 19218

target/linux/ar71xx/Makefile

index b16b428636e0a9a5328107209b386d56e289d34f..b5184b64dca68a38c160d9df130ac93abbc8b9d9 100644 (file)
@@ -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.