From 6c3d962890cf95565dd69410cb61f8393b89607c Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 21 Feb 2013 10:26:03 +0000 Subject: mpc85xx: add kmod-leds-gpio to the default packages Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35708 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mpc85xx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/mpc85xx') diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index 92064d0dc..0d2a5c11d 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. -- cgit v1.2.3