]> Git Repo - linux.git/blob - tools/perf/ui/browsers/Build
net: dsa: sja1105: Implement state machine for TAS with PTP clock source
[linux.git] / tools / perf / ui / browsers / Build
1 perf-y += annotate.o
2 perf-y += hists.o
3 perf-y += map.o
4 perf-y += scripts.o
5 perf-y += header.o
6 perf-y += res_sample.o
7
8 CFLAGS_annotate.o += -DENABLE_SLFUTURE_CONST
9 CFLAGS_hists.o    += -DENABLE_SLFUTURE_CONST
10 CFLAGS_map.o      += -DENABLE_SLFUTURE_CONST
11 CFLAGS_scripts.o  += -DENABLE_SLFUTURE_CONST
This page took 0.02759 seconds and 4 git commands to generate.