Browse Source

rb532: fix a module dependency issue

SVN-Revision: 21755
Alexandros C. Couloumbis 15 years ago
parent
commit
97904a9d2f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/rb532/modules.mk

+ 1 - 1
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