From: Felix Fietkau Date: Fri, 19 Jul 2013 10:38:48 +0000 (+0000) Subject: button-hotplug: add missing dependency on kmod-input-core X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=df6ba95b7f4c7c4bc87f365a0764e3aaea23b9f7;p=openwrt%2Fsvn-archive%2Farchive.git button-hotplug: add missing dependency on kmod-input-core Signed-off-by: Felix Fietkau SVN-Revision: 37429 --- 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:=