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>
Thu, 4 Jan 2024 21:25:17 +0000 (22:25 +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>
package/kernel/linux/modules/fs.mk

index f2acaa74398458a69ce2dbc2bfdf19465c492291..58af180c28014769c9036250317bde6b5ab1f6fc 100644 (file)
@@ -359,8 +359,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 \