aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-11-11 13:40:20 +0000
committerJohn Crispin <blogic@openwrt.org>2013-11-11 13:40:20 +0000
commit710dad745c18211c0d73690a77b450466330a296 (patch)
tree08f8acc24b9a7c0ace10241e97c3a9799c7ce4bf /target/linux/ramips/Makefile
parent420ee99bbb4286482d59d0ff855d40e83c2ca53d (diff)
downloadmaster-187ad058-710dad745c18211c0d73690a77b450466330a296.tar.gz
master-187ad058-710dad745c18211c0d73690a77b450466330a296.tar.bz2
master-187ad058-710dad745c18211c0d73690a77b450466330a296.zip
ramips: use gpio-button-hotplug in favour of the input variant
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38735 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/Makefile')
-rw-r--r--target/linux/ramips/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
index f09f1097ec..a127512901 100644
--- 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