2
0
forked from Ivasoft/openwrt

kernel: remove useless AddDepends/hid abstraction

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

SVN-Revision: 45134
This commit is contained in:
Felix Fietkau
2015-03-29 08:12:31 +00:00
parent b2f3e852d0
commit 0b39a6d4e9
4 changed files with 3 additions and 8 deletions

View File

@@ -5,10 +5,6 @@
# See /LICENSE for more information.
#
define AddDepends/hid
DEPENDS+= +kmod-hid $(1)
endef
define AddDepends/input
DEPENDS+= +kmod-input-core $(1)
endef