summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2009-12-27 20:38:32 +0000
committerAndy Polyakov <appro@openssl.org>2009-12-27 20:38:32 +0000
commitbeef7145997c1183c8c154076d3fa3a7148ada60 (patch)
tree45792236bc9a9fd3b2342536be01cb0cd3343a92 /Configure
parentd741cf2267eca194817d300912b35da02806ca3e (diff)
Switch to new uplink assembler.
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 1 insertions, 1 deletions
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