mpc85xx: add kmod-leds-gpio to the default packages
authorGabor Juhos <juhosg@openwrt.org>
Thu, 21 Feb 2013 10:26:03 +0000 (10:26 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 21 Feb 2013 10:26:03 +0000 (10:26 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35708

target/linux/mpc85xx/Makefile

index 92064d0dcabfa8c5ff83f1fe1c5e4d830bfee140..0d2a5c11d0bfb70ef8a593b2836dfe738ec8bd36 100644 (file)
@@ -19,7 +19,8 @@ include $(INCLUDE_DIR)/target.mk
 
 DEFAULT_PACKAGES += \
        kmod-input-core kmod-input-gpio-keys kmod-button-hotplug \
 
 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.
 
 define Target/Description
        Build images for the Freescale MPC85xx based boards.