From: Gabor Juhos Date: Tue, 19 Feb 2013 14:53:12 +0000 (+0000) Subject: mpc85xx: add swconfig to default packages X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ae9100e9691e427aaf5bbb996214b5ec74748fa1;p=openwrt%2Fstaging%2Frobimarko.git mpc85xx: add swconfig to default packages Signed-off-by: Gabor Juhos SVN-Revision: 35674 --- 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.