mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 18:58:36 +00:00
As already done for install_cc_kernel(), let's ensure we export KATA_BUILD_CC=yes as part of the install_cc_tee_kernel. This is used to generate the hash of the devices in the initramfs. Fixes: #5845 Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>