projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33111ef
)
ramips: use gpio-button-hotplug in favour of the input variant
author
John Crispin
<john@openwrt.org>
Mon, 11 Nov 2013 13:40:20 +0000
(13:40 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 11 Nov 2013 13:40:20 +0000
(13:40 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38735
target/linux/ramips/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ramips/Makefile
b/target/linux/ramips/Makefile
index f09f1097ec659a0a9ca9fb68048b7383a200f246..a12751290188f225f8df805b2fbd2e3aedeaca93 100644
(file)
--- a/
target/linux/ramips/Makefile
+++ b/
target/linux/ramips/Makefile
@@
-16,8
+16,7
@@
LINUX_VERSION:=3.10.18
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES+=\
- kmod-leds-gpio kmod-input-core kmod-input-polldev \
- kmod-input-gpio-keys-polled kmod-button-hotplug \
+ kmod-leds-gpio kmod-gpio-button-hotplug \
kmod-rt2800-pci wpad-mini swconfig
define Target/Description