openwrt/package
Christian Lamparter 959563fb81 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>
2023-05-22 14:45:03 +02:00
..
base-files base-files: add protocol ncm support for ucidef_set_interface() 2023-05-18 14:44:07 +02:00
boot tfa-layerscape: fix fiptool's build 2023-05-20 23:20:48 +02:00
devel treewide: replace AUTORELEASE with real PKG_RELEASE 2023-05-18 11:35:29 +02:00
firmware firmware: intel-microcode: update to 20230512 2023-05-21 14:25:52 +02:00
kernel uml: exclude some /arch/x86 optimizations 2023-05-22 14:45:03 +02:00
libs nettle: update to 3.9 2023-05-20 21:02:18 +02:00
network dropbear: add ForceCommand uci option 2023-05-20 23:24:50 +02:00
system treewide: replace AUTORELEASE with real PKG_RELEASE 2023-05-18 11:35:29 +02:00
utils util-linux: Use SYS_getrandom in randutils.c 2023-05-19 22:43:45 +02:00
Makefile build: generate index.json 2023-05-09 23:56:49 +02:00