mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-08 23:59:34 +00:00
ramips: use gpio-button-hotplug in favour of the input variant
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38735
This commit is contained in:
parent
33111eff95
commit
191af20982
@ -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
Block a user