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-a3cf2f4a3e73master
parent
420ee99bbb
commit
710dad745c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue