xref: /linux/kernel/gcov/Makefile (revision c54ea4918c2b7722d7242ea53271356501988a9b)
1EXTRA_CFLAGS := -DSRCTREE='"$(srctree)"' -DOBJTREE='"$(objtree)"'
2
3obj-$(CONFIG_GCOV_KERNEL) := base.o fs.o gcc_3_4.o
4