Ira Weiny wrote:
Sagi Shahar wrote:
[snip]
+$(OUTPUT)/include/x86/tdx/td_boot_offsets.h: $(OUTPUT)/lib/x86/tdx/td_boot_offsets.s FORCE
- $(call filechk,offsets,__TDX_BOOT_OFFSETS_H__)
+EXTRA_CLEAN += $(OUTPUT)/include/x86/tdx/td_boot_offsets.h
I just noticed we should add this and tdcall_offsets.h to .gitignore since they are not auto generated.
^^^ now
Just to be clear. Ira
[snip]