Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[linux-2.6-block.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
a75f8b8d
MY
5obj-$(CONFIG_GCOV_FORMAT_3_4) += gcc_3_4.o
6obj-$(CONFIG_GCOV_FORMAT_4_7) += gcc_4_7.o