summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/Makefile
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
commitea2bf44bf160a6a0442a149cf95148e47e554c96 (patch)
tree74e7c14b456b4268b8fc3b53e1d737a097c38716 /target/linux/ar71xx/Makefile
parenta9c5e3159f161304e62dffebb290059f121abe14 (diff)
downloadmtk-20170518-ea2bf44bf160a6a0442a149cf95148e47e554c96.zip
mtk-20170518-ea2bf44bf160a6a0442a149cf95148e47e554c96.tar.gz
mtk-20170518-ea2bf44bf160a6a0442a149cf95148e47e554c96.tar.bz2
ar71xx: add swconfig to the default packages
SVN-Revision: 19218
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-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 b16b428..b5184b6 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.