aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-19 14:53:12 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-02-19 14:53:12 +0000
commit4800e6f07b4607155687b9793f396aa34bfd2213 (patch)
tree8e2b2b659e97db7dc4ea144278b57df97b06fd4d /target/linux/mpc85xx
parent1fb35f78319f04babdc62e9c57631c2b1d0e2a41 (diff)
downloadmaster-187ad058-4800e6f07b4607155687b9793f396aa34bfd2213.tar.gz
master-187ad058-4800e6f07b4607155687b9793f396aa34bfd2213.tar.bz2
master-187ad058-4800e6f07b4607155687b9793f396aa34bfd2213.zip
mpc85xx: add swconfig to default packages
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35674 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc85xx')
-rw-r--r--target/linux/mpc85xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile
index cde1990e98..df8204dba2 100644
--- a/target/linux/mpc85xx/Makefile
+++ b/target/linux/mpc85xx/Makefile
@@ -19,7 +19,7 @@ include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \
kmod-input-core kmod-input-gpio-keys kmod-button-hotplug \
- kmod-booke-wdt
+ kmod-booke-wdt swconfig
define Target/Description
Build images for the Freescale MPC85xx based boards.