X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=Configure;h=82f25cd7f35fa2bb0f2020802a4e31e346970c6b;hp=196c9400b53f9427e53fabd9edb8c8cc82cbc432;hb=beef7145997c1183c8c154076d3fa3a7148ada60;hpb=d741cf2267eca194817d300912b35da02806ca3e diff --git a/Configure b/Configure index 196c9400b5..82f25cd7f3 100755 --- a/Configure +++ b/Configure @@ -1294,7 +1294,7 @@ if (!$IsMK1MF) } } -$cpuid_obj.=" uplink.o uplink-cof.o" if ($cflags =~ /\-DOPENSSL_USE_APPLINK/); +$cpuid_obj.=" uplink.o uplink-x86.o" if ($cflags =~ /\-DOPENSSL_USE_APPLINK/); # # Platform fix-ups