Skip to content

Adjust FIPS module name in RHEL

Vladis Dronov requested to merge NefigTut/kernel-ark:fips-module-name into os-build

This is the third part of a change adding FIPS module name to ARK and
a follow-up for these ARK commits:

5a44749f crypto: fips - make proc files report fips module name and version
4221aaa7 Add new FIPS module name and version configs

It adds a small build-time adjustment the same way we have "%if 0%{?rhel}"
conditions for other things RHEL in kernel.spec.template.

Signed-off-by: Vladis Dronov vdronov@redhat.com

Merge request reports