mpc85xx: add swconfig to default packages
authorGabor Juhos <juhosg@openwrt.org>
Tue, 19 Feb 2013 14:53:12 +0000 (14:53 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 19 Feb 2013 14:53:12 +0000 (14:53 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35674

target/linux/mpc85xx/Makefile

index cde1990e988fca7b80c2f582e1d85a0d134b7ed2..df8204dba2c36aa4863d621006876f9e8b96a8e6 100644 (file)
@@ -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.