From 3120c9c9c24e3e80e646cdac2f75875e2e6a91fe Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 24 Jan 2015 20:02:09 +0000 Subject: build: drop obsolete kernel version dependencies Signed-off-by: Felix Fietkau SVN-Revision: 44110 --- package/kernel/linux/modules/input.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'package/kernel/linux/modules/input.mk') diff --git a/package/kernel/linux/modules/input.mk b/package/kernel/linux/modules/input.mk index f42cbaec06..2320b051f9 100644 --- a/package/kernel/linux/modules/input.mk +++ b/package/kernel/linux/modules/input.mk @@ -163,7 +163,6 @@ define KernelPackage/input-matrixkmap SUBMENU:=$(INPUT_MODULES_MENU) TITLE:=Input matrix devices support KCONFIG:=CONFIG_INPUT_MATRIXKMAP - DEPENDS:=@!LINUX_3_3 FILES:=$(LINUX_DIR)/drivers/input/matrix-keymap.ko AUTOLOAD:=$(call AutoProbe,matrix-keymap) $(call AddDepends/input) -- cgit v1.2.3