repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
perf tools: Don't clone maps from parent when synthesizing forks
[linux/fpc-iii.git]
/
kernel
/
gcov
/
Makefile
blob
ff06d64df3976807840dffd3a7629e64f5270de2
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_GCOV_FORMAT_3_4
) +=
gcc_3_4.o
6
obj-
$(
CONFIG_GCOV_FORMAT_4_7
) +=
gcc_4_7.o