]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - Configurations/unix-Makefile.tmpl
fips.module.sources: Add missing cpuid and related .c sources for other architectures
[thirdparty/openssl.git] / Configurations / unix-Makefile.tmpl
index b4b6d220d4a6d2eac3a7dda4e7af73edfc847c1f..f4e204b20e12c3bdf3b0321781fda9b64e26cb50 100644 (file)
@@ -1260,7 +1260,8 @@ providers/fips.module.sources.new: configdata.pm
                   crypto/ec/asm/*.pl \
                   crypto/modes/asm/*.pl \
                   crypto/sha/asm/*.pl \
-                  crypto/x86_64cpuid.pl; do \
+                  crypto/*cpuid.pl crypto/*cpuid.S \
+                  crypto/*cap.c; do \
            echo "$$x"; \
          done \
        ) | sort | uniq > providers/fips.module.sources.new