linux/modules: remove deprecated module
authorJohn Audia <therealgraysky@proton.me>
Wed, 27 Dec 2023 09:49:23 +0000 (04:49 -0500)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 8 Jan 2024 22:15:35 +0000 (23:15 +0100)
Remove upstream deprecated module from our build, see[1]

1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit?h=v5.15.145&id=6cd90c01b032f335d18966b2d979eef43eb2cfc1

Suggested-by: Shiji Yang <yangshiji66@qq.com>
Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit 5067863d67e4585f166133e1b9d6e482fde4c80f)

package/kernel/linux/modules/fs.mk

index 1dddebfed736986363149ba81d6fd3c6c45d91d3..9724fa72007d3e303031d5e98361fd8c54c92ea0 100644 (file)
@@ -352,8 +352,7 @@ define KernelPackage/fs-ksmbd
   DEPENDS:= \
          +kmod-nls-base \
          +kmod-nls-utf8 \
-         +kmod-crypto-md4 \
-          +kmod-crypto-md5 \
+         +kmod-crypto-md5 \
          +kmod-crypto-hmac \
          +kmod-crypto-ecb \
          +kmod-crypto-des \