ramips: use gpio-button-hotplug in favour of the input variant
authorJohn Crispin <john@openwrt.org>
Mon, 11 Nov 2013 13:40:20 +0000 (13:40 +0000)
committerJohn 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

index f09f1097ec659a0a9ca9fb68048b7383a200f246..a12751290188f225f8df805b2fbd2e3aedeaca93 100644 (file)
@@ -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