projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69c4e34
)
rb532: fix a module dependency issue
author
Alexandros C. Couloumbis
<alex@ozo.com>
Thu, 10 Jun 2010 12:33:43 +0000
(12:33 +0000)
committer
Alexandros C. Couloumbis
<alex@ozo.com>
Thu, 10 Jun 2010 12:33:43 +0000
(12:33 +0000)
SVN-Revision: 21755
target/linux/rb532/modules.mk
patch
|
blob
|
history
diff --git
a/target/linux/rb532/modules.mk
b/target/linux/rb532/modules.mk
index c7ba62f5cdf648c1970b7848fa2d02f5884131ed..abf9f72a648f19e59d17b012ed54a753530d6931 100644
(file)
--- a/
target/linux/rb532/modules.mk
+++ b/
target/linux/rb532/modules.mk
@@
-29,7
+29,7
@@
$(eval $(call KernelPackage,ata-rb532-cf))
define KernelPackage/input-rb532
SUBMENU:=$(OTHER_MENU)
TITLE:=RB532 button device support
- DEPENDS:=@TARGET_rb532
+ DEPENDS:=@TARGET_rb532
+kmod-input-polldev
KCONFIG:= \
CONFIG_INPUT_MISC=y \
CONFIG_INPUT_RB532_BUTTON