Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
[platform/kernel/linux-rpi.git] / kernel / gcov / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 ccflags-y := -DSRCTREE='"$(srctree)"' -DOBJTREE='"$(objtree)"'
3
4 obj-y := base.o fs.o
5 obj-$(CONFIG_CC_IS_GCC) += gcc_base.o gcc_4_7.o
6 obj-$(CONFIG_CC_IS_CLANG) += clang.o