Browse Source

mpc85xx: add swconfig to default packages

Signed-off-by: Gabor Juhos <[email protected]>

SVN-Revision: 35674
Gabor Juhos 13 years ago
parent
commit
ae9100e969
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/mpc85xx/Makefile

+ 1 - 1
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.