aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/button-hotplug
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-07-19 10:38:48 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-07-19 10:38:48 +0000
commit1b5aa23ca2154189a3844b41f76c3ca797e07ceb (patch)
tree9ef7826d580f92693041a8d5d3954b8013d638c8 /package/kernel/button-hotplug
parentf71d47e58e75457214cfe24750e181cbeeea3cfb (diff)
downloadupstream-1b5aa23ca2154189a3844b41f76c3ca797e07ceb.tar.gz
upstream-1b5aa23ca2154189a3844b41f76c3ca797e07ceb.tar.bz2
upstream-1b5aa23ca2154189a3844b41f76c3ca797e07ceb.zip
button-hotplug: add missing dependency on kmod-input-core
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37429
Diffstat (limited to 'package/kernel/button-hotplug')
-rw-r--r--package/kernel/button-hotplug/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/kernel/button-hotplug/Makefile b/package/kernel/button-hotplug/Makefile
index 348ea13401..10f6723903 100644
--- a/package/kernel/button-hotplug/Makefile
+++ b/package/kernel/button-hotplug/Makefile
@@ -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:=