projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c837cae
)
mpc85xx: add kmod-leds-gpio to the default packages
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 21 Feb 2013 10:26:03 +0000
(10:26 +0000)
committer
Gabor 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
patch
|
blob
|
history
diff --git
a/target/linux/mpc85xx/Makefile
b/target/linux/mpc85xx/Makefile
index 92064d0dcabfa8c5ff83f1fe1c5e4d830bfee140..0d2a5c11d0bfb70ef8a593b2836dfe738ec8bd36 100644
(file)
--- 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.