mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
add dependency on kmod-input-core to kmod-input-evdev
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7550 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -381,6 +381,7 @@ $(eval $(call KernelPackage,input-core))
|
||||
define KernelPackage/input-evdev
|
||||
TITLE:=Input even device
|
||||
DESCRIPTION:=Kernel modules for support of input device events
|
||||
DEPENDS:=+kmod-input-core
|
||||
SUBMENU:=$(EMENU)
|
||||
KCONFIG:=$(CONFIG_INPUT_EVDEV)
|
||||
FILES:=$(LINUX_DIR)/drivers/input/evdev.$(LINUX_KMOD_SUFFIX)
|
||||
|
||||
Reference in New Issue
Block a user