From: nbd Date: Fri, 19 Jul 2013 10:38:48 +0000 (+0000) Subject: button-hotplug: add missing dependency on kmod-input-core X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=2fff934406e8e9555835310d9b661f3bc7b9b43c;p=openwrt.git button-hotplug: add missing dependency on kmod-input-core Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37429 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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:=