projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f71d47e
)
button-hotplug: add missing dependency on kmod-input-core
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 19 Jul 2013 10:38:48 +0000
(10:38 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 19 Jul 2013 10:38:48 +0000
(10:38 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37429
package/kernel/button-hotplug/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/button-hotplug/Makefile
b/package/kernel/button-hotplug/Makefile
index 348ea13401163eab27b79d881a8b8adf0099b398..10f6723903268a1361bd5b415ca7b8eb664f5728 100644
(file)
--- 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:=