]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - kernel/gcov/Makefile
gcov: clang: fix the buffer overflow issue
[mirror_ubuntu-jammy-kernel.git] / kernel / gcov / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
ed3cd4a8 2ccflags-y := -DSRCTREE='"$(srctree)"' -DOBJTREE='"$(objtree)"'
2521f2c2 3
3df80947 4obj-y := base.o fs.o
10415533 5obj-$(CONFIG_CC_IS_GCC) += gcc_base.o gcc_4_7.o
e178a5be 6obj-$(CONFIG_CC_IS_CLANG) += clang.o