mpc85xx: add swconfig to default packages
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 19 Feb 2013 14:53:12 +0000 (14:53 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 19 Feb 2013 14:53:12 +0000 (14:53 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35674 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/mpc85xx/Makefile

index cde1990..df8204d 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.