]> git.ipfire.org Git - thirdparty/openwrt.git/commit
stm32: modules: fix stm32-hash package build 18241/head
authorShiji Yang <yangshiji66@qq.com>
Fri, 14 Mar 2025 11:19:11 +0000 (19:19 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 15 Mar 2025 09:44:30 +0000 (10:44 +0100)
commit4efb4a26d28ecdd5fec9dc3a85bcb46a45a75f60
treeac1f4cfb894e0522eedd59f0ca9b2cffdb146f30
parenteffcb6e4c3f6638ad4dde7a7e9218c4f7189019b
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>
target/linux/stm32/modules.mk