From: Matt Weber Date: Mon, 2 Apr 2018 20:01:18 +0000 (-0500) Subject: configs/qemu_ppc64_e5500_defconfig: needs host-openssl for the Linux kernel build X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ce91cbdad351cd1ca9d5b997a27ebdc256aca58f;p=buildroot.git configs/qemu_ppc64_e5500_defconfig: needs host-openssl for the Linux kernel build Signed-off-by: Matthew Weber Signed-off-by: Peter Korsgaard --- diff --git a/configs/qemu_ppc64_e5500_defconfig b/configs/qemu_ppc64_e5500_defconfig index e4a7518f32..8173a0251b 100644 --- a/configs/qemu_ppc64_e5500_defconfig +++ b/configs/qemu_ppc64_e5500_defconfig @@ -14,6 +14,7 @@ BR2_LINUX_KERNEL_CUSTOM_VERSION=y BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.15.7" BR2_LINUX_KERNEL_DEFCONFIG="corenet64_smp" BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/qemu/ppc64-e5500/linux.fragment" +BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y # Filesystem BR2_TARGET_ROOTFS_EXT2=y