From: Gabor Juhos Date: Thu, 21 Feb 2013 10:26:03 +0000 (+0000) Subject: mpc85xx: add kmod-leds-gpio to the default packages X-Git-Tag: reboot~11195 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=fad3fc1ad09b773c8e4335767f9f1e05770e88f6;p=openwrt%2F.git mpc85xx: add kmod-leds-gpio to the default packages Signed-off-by: Gabor Juhos SVN-Revision: 35708 --- diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index 92064d0dca..0d2a5c11d0 100644 --- a/target/linux/mpc85xx/Makefile +++ b/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.