kernel: 5.10: fix kmod build failures
authorIlya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Fri, 19 Feb 2021 16:21:24 +0000 (08:21 -0800)
committerDavid Bauer <mail@david-bauer.net>
Tue, 23 Feb 2021 19:13:22 +0000 (20:13 +0100)
commit30b482551d838f0a4a2d0d024a28ac6393f6ab9c
treeab7934a8247e00324214d06da71d63070072aba9
parent57fdcf66f0c2ae4410a169dfbc1bd5a2c66771b0
kernel: 5.10: fix kmod build failures

Modify existing modules to reflect their new location in Linux 5.10. Add
missing dependenices.

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
[enable CRYPTO_USER_API_ENABLE_OBSOLETE; add kmod-crypto-hash dependency
to usb-net-rtl8152]
Signed-off-by: David Bauer <mail@david-bauer.net>
package/kernel/linux/modules/block.mk
package/kernel/linux/modules/crypto.mk
package/kernel/linux/modules/fs.mk
package/kernel/linux/modules/netdevices.mk
package/kernel/linux/modules/other.mk
package/kernel/linux/modules/usb.mk