projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1158f22
)
ep93xx: fix kmod-input-keyboard-ep93xx dependencies
author
Hauke Mehrtens
<hauke@hauke-m.de>
Tue, 1 Oct 2013 22:39:28 +0000
(22:39 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Tue, 1 Oct 2013 22:39:28 +0000
(22:39 +0000)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38275
target/linux/ep93xx/modules.mk
patch
|
blob
|
history
diff --git
a/target/linux/ep93xx/modules.mk
b/target/linux/ep93xx/modules.mk
index 1667163128d55f323e8db8be9657a8a712b2b942..1c8137e98b3b10ce828cc7da39cbac39a6ddc81c 100644
(file)
--- a/
target/linux/ep93xx/modules.mk
+++ b/
target/linux/ep93xx/modules.mk
@@
-24,7
+24,7
@@
$(eval $(call KernelPackage,fb-ep93xx))
define KernelPackage/input-keyboard-ep93xx
SUBMENU:=$(OTHER_MENU)
TITLE:=EP93xx Matrix Keypad support
- DEPENDS:=@TARGET_ep93xx +
(LINUX_3_6||LINUX_3_7)
:kmod-input-matrixkmap
+ DEPENDS:=@TARGET_ep93xx +
!LINUX_3_3
:kmod-input-matrixkmap
KCONFIG:= \
CONFIG_KEYBOARD_EP93XX \
CONFIG_INPUT_KEYBOARD=y