diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index 92064d0dcabfa8c5ff83f1fe1c5e4d830bfee140..0d2a5c11d0bfb70ef8a593b2836dfe738ec8bd36 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.