[PATCH] kernel/crypto: fix crypto-lib-curve25519 x86_64 build

Stijn Tintel stijn at linux-ipv6.be
Thu Jul 21 08:10:42 PDT 2022


On 21/07/2022 15:17, Florian Eckert wrote:
> The crypto-lib-curve25519 dependency for x86_64 could not be met,
> because the package for for the architecture x86_64 was not added to
> crypto-lib-curve package. Also the package arch definition for x86/64
> does not exist. It musst be change to x86_64 to get added.

Can you please elaborate why this is needed? My x86/64 image contains 
curve25519_x86_64.ko without this change. It works with x86/64 because 
of [1] and BOARD is x86 for the x86 target.

Thanks,
Stijn

[1] 
https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=include/kernel.mk;h=001718d89d8b77bf7843c5cba77ef519f808e085;hb=HEAD#l213




More information about the openwrt-devel mailing list