0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2025-09-08 05:50:28 +00:00
Files
openwrt/target/linux/stm32/modules.mk
Shiji Yang 9db716b6dc 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 <yangshiji66@qq.com>
Link: https://github.com/openwrt/openwrt/pull/18241
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 4efb4a26d2)
2025-03-17 16:21:23 +01:00

7.5 KiB