xref: /linux/arch/x86/coco/Makefile (revision 59bd54a84d15e9335de5b8abe7b3b9713a36b99b)
161983110SKirill A. Shutemov# SPDX-License-Identifier: GPL-2.0
261983110SKirill A. ShutemovCFLAGS_REMOVE_core.o	= -pg
361983110SKirill A. ShutemovKASAN_SANITIZE_core.o	:= n
461983110SKirill A. ShutemovCFLAGS_core.o		+= -fno-stack-protector
561983110SKirill A. Shutemov
661983110SKirill A. Shutemovobj-y += core.o
7*59bd54a8SKuppuswamy Sathyanarayanan
8*59bd54a8SKuppuswamy Sathyanarayananobj-$(CONFIG_INTEL_TDX_GUEST)	+= tdx/
9