aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-01-18 09:01:49 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-01-18 09:01:49 +0000
commitf4e5159c0663e5a7862b29374983d55ff731d43b (patch)
tree8a470ae0f27c0e2121f6e8686c455eadca8bff1c /target
parent425f18e7db1992c7dc0999a5d21be7f99d676c99 (diff)
downloadupstream-f4e5159c0663e5a7862b29374983d55ff731d43b.tar.gz
upstream-f4e5159c0663e5a7862b29374983d55ff731d43b.tar.bz2
upstream-f4e5159c0663e5a7862b29374983d55ff731d43b.zip
ar71xx: add swconfig to the default packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19218 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar71xx/Makefile2
1 files changed, 1 insertions, 1 deletions
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.