aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/kernel.yml
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2023-05-21 19:05:03 +0200
committerChristian Lamparter <chunkeey@gmail.com>2023-05-22 14:45:03 +0200
commit959563fb813890e478bf0a51523cd84d54b9af91 (patch)
tree5a8ba56285f35e5c0ade3b31ffbf9d8083762972 /.github/workflows/kernel.yml
parentaed2569d3780cab1a1a2d75c9f9e3fe413a9844d (diff)
downloadupstream-959563fb813890e478bf0a51523cd84d54b9af91.tar.gz
upstream-959563fb813890e478bf0a51523cd84d54b9af91.tar.bz2
upstream-959563fb813890e478bf0a51523cd84d54b9af91.zip
uml: exclude some /arch/x86 optimizations
The x86_64 UML target wants to include SSSE3 optimized crypto code which lives under /arch/x86/crypto. However, these are not built and this causes an error. | ERROR: module '[...]/arch/x86/crypto/sha512-ssse3.ko' is missing. | make[3]: *** [modules/crypto.mk:990: [...]/kmod-crypto-sha512_5.15.112-1_x86_64.ipk] Error 1 Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to '.github/workflows/kernel.yml')
0 files changed, 0 insertions, 0 deletions