1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/package/kernel/linux
Daniel Golle 1291a682f8 kernel: kmod-input-gpio-keys-polled depends on kmod-input-core
While kmod-input-core was previously indirectly selected by
kmod-input-polldev, this is now only the case on Linux 5.10.
Select kmod-input-core as dependency independently of the kernel
version to fix build error:

Package kmod-input-gpio-keys-polled is missing dependencies for the following libraries:
input-core.ko

Fixes: 54878fbbdd ("kernel: kmod-input-polldev: Depend on kernel 5.10")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-08-12 11:05:53 +02:00
..
files kernel: scale nf_conntrack_max more reasonably 2022-04-01 13:23:41 +01:00
modules kernel: kmod-input-gpio-keys-polled depends on kmod-input-core 2022-08-12 11:05:53 +02:00
Makefile build: introduce $(MKHASH) 2021-05-13 15:13:15 +02:00