summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-11-11 13:40:20 +0000
committerJohn Crispin <john@openwrt.org>2013-11-11 13:40:20 +0000
commit191af20982e95301a6c8f7add5edaccad965f591 (patch)
treef42bbb6e0ff084fbe92fcc6cae5a8e9e9963a283 /target/linux/ramips/Makefile
parent33111eff9521f630dd723abd0dd14ef3a0477701 (diff)
downloadmaster-31e0f0ae-191af20982e95301a6c8f7add5edaccad965f591.tar.gz
master-31e0f0ae-191af20982e95301a6c8f7add5edaccad965f591.tar.bz2
master-31e0f0ae-191af20982e95301a6c8f7add5edaccad965f591.zip
ramips: use gpio-button-hotplug in favour of the input variant
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38735
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