mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-21 03:55:06 +00:00
mpc85xx: add kmod-leds-gpio to the default packages
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35708
This commit is contained in:
parent
c837cae29c
commit
fad3fc1ad0
@ -19,7 +19,8 @@ include $(INCLUDE_DIR)/target.mk
|
|||||||
|
|
||||||
DEFAULT_PACKAGES += \
|
DEFAULT_PACKAGES += \
|
||||||
kmod-input-core kmod-input-gpio-keys kmod-button-hotplug \
|
kmod-input-core kmod-input-gpio-keys kmod-button-hotplug \
|
||||||
kmod-booke-wdt swconfig
|
kmod-leds-gpio kmod-booke-wdt \
|
||||||
|
swconfig
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build images for the Freescale MPC85xx based boards.
|
Build images for the Freescale MPC85xx based boards.
|
||||||
|
Loading…
Reference in New Issue
Block a user