mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-08 00:44:25 +01: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>