Forráskód Böngészése

mpc85xx: add kmod-leds-gpio to the default packages

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

SVN-Revision: 35708
Gabor Juhos 13 éve
szülő
commit
fad3fc1ad0
1 módosított fájl, 2 hozzáadás és 1 törlés
  1. 2 1
      target/linux/mpc85xx/Makefile

+ 2 - 1
target/linux/mpc85xx/Makefile

@@ -19,7 +19,8 @@ include $(INCLUDE_DIR)/target.mk
 
 DEFAULT_PACKAGES += \
 	kmod-input-core kmod-input-gpio-keys kmod-button-hotplug \
-	kmod-booke-wdt swconfig
+	kmod-leds-gpio kmod-booke-wdt \
+	swconfig
 
 define Target/Description
 	Build images for the Freescale MPC85xx based boards.