summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/Makefile
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
commitae9100e9691e427aaf5bbb996214b5ec74748fa1 (patch)
tree11ca552bee1fb04d68b975cd78f97193e481fe4a /target/linux/mpc85xx/Makefile
parent3081c672fce65a3f7eb80f948d59489d22abc170 (diff)
downloadmaster-31e0f0ae-ae9100e9691e427aaf5bbb996214b5ec74748fa1.tar.gz
master-31e0f0ae-ae9100e9691e427aaf5bbb996214b5ec74748fa1.tar.bz2
master-31e0f0ae-ae9100e9691e427aaf5bbb996214b5ec74748fa1.zip
mpc85xx: add swconfig to default packages
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35674
Diffstat (limited to 'target/linux/mpc85xx/Makefile')
-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.