Skip to content
Snippets Groups Projects
Commit 1b5aa23c authored by Felix Fietkau's avatar Felix Fietkau
Browse files

button-hotplug: add missing dependency on kmod-input-core


Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 37429
parent f71d47e5
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/button-hotplug
SUBMENU:=Other modules
TITLE:=Button Hotplug driver
DEPENDS:=+kmod-input-core
FILES:=$(PKG_BUILD_DIR)/button-hotplug.ko
AUTOLOAD:=$(call AutoLoad,30,button-hotplug,1)
KCONFIG:=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment