1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-13 10:49:13 +02:00

rb532: fix a module dependency issue

SVN-Revision: 21755
This commit is contained in:
Alexandros C. Couloumbis 2010-06-10 12:33:43 +00:00
parent 69c4e34f3a
commit 97904a9d2f

View File

@ -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