]> git.proxmox.com Git - mirror_edk2.git/commitdiff
OvmfPkg/Bhyve: fix tls-enabled build
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 17 Dec 2021 12:38:46 +0000 (13:38 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 17 Dec 2021 16:59:09 +0000 (16:59 +0000)
Path doesn't exist below OvmfPkg/Bhyve, use the OvmfPkg version
instead.  Fixes build with -D NETWORK_TLS_ENABLE.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
OvmfPkg/Bhyve/BhyveX64.dsc

index 40c5b7b1610e287ad8f27cabe91eff7c2038a346..5fa08bebd73ca699efe78e20de3919413b4bd5a8 100644 (file)
 !if $(NETWORK_TLS_ENABLE) == TRUE\r
   NetworkPkg/TlsAuthConfigDxe/TlsAuthConfigDxe.inf {\r
     <LibraryClasses>\r
-      NULL|OvmfPkg/Bhyve/Library/TlsAuthConfigLib/TlsAuthConfigLib.inf\r
+      NULL|OvmfPkg/Library/TlsAuthConfigLib/TlsAuthConfigLib.inf\r
   }\r
 !endif\r
   OvmfPkg/VirtioNetDxe/VirtioNet.inf\r