projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ed38b2
)
ramips: fix package name of kmod-input-gpio-buttons
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 1 Dec 2011 22:48:39 +0000
(22:48 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 1 Dec 2011 22:48:39 +0000
(22:48 +0000)
Based on a patch from Omnima Limited.
SVN-Revision: 29379
target/linux/ramips/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ramips/Makefile
b/target/linux/ramips/Makefile
index 0d82260acf3664f058261d1d0d98dde24d72b1cb..c9dc086ee9c8d65fd6fe11481a6a0173de620d38 100644
(file)
--- a/
target/linux/ramips/Makefile
+++ b/
target/linux/ramips/Makefile
@@
-17,7
+17,7
@@
LINUX_VERSION:=2.6.39.4
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES+=\
- kmod-leds-gpio kmod-input-core kmod-input-polldev kmod-gpio-buttons \
+ kmod-leds-gpio kmod-input-core kmod-input-polldev kmod-
input-
gpio-buttons \
kmod-button-hotplug kmod-rt2800-pci wpad-mini maccalc
define Target/Description