stm32: modules: fix stm32-hash package build
authorShiji Yang <[email protected]>
Fri, 14 Mar 2025 11:19:11 +0000 (19:19 +0800)
committerHauke Mehrtens <[email protected]>
Mon, 17 Mar 2025 15:21:23 +0000 (16:21 +0100)
commit9db716b6dcc12a9e3e0f91adacc6cef19d6e0eba
treea01f55a0f678c1b00dadccfb7766541958b97cc7
parentcfd155aab96a1d2ce52ce21d1320e917bc6a56fd
stm32: modules: fix stm32-hash package build

* Remove misplaced backslash to fix the build warning:

WARNING: can't parse line: FILES:=/drivers/crypto/stm32/stm32-hash.ko

* Add missing dependency package kmod-crypto-engine:

Package kmod-stm32-hash is missing dependencies for the following libraries:
crypto_engine.ko

Signed-off-by: Shiji Yang <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/18241
Signed-off-by: Hauke Mehrtens <[email protected]>
(cherry picked from commit 4efb4a26d28ecdd5fec9dc3a85bcb46a45a75f60)
target/linux/stm32/modules.mk