mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-18 20:24:00 -09:00
This commit extends5dae966a30("linux: select BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL when needed") to also cover the aarch64 architecture, whose kernel defconfig also needs host-openssl. Fixes: http://autobuild.buildroot.net/results/375f48cabebddce3b1d23c820bc3a722c8cdd819/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Julien Olivain <ju.o@free.fr> (cherry picked from commit892677f4f5) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>