diff options
| author | Jiri Olsa <[email protected]> | 2015-08-26 13:01:03 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-08-26 13:34:58 +0000 |
| commit | 0bdede8a3e4ff7710622a2e6713d04b3243c24a8 (patch) | |
| tree | be8095b37491c704d02abd06919eb0e35006481f /tools/perf/scripts/python/sched-migration.py | |
| parent | perf tools: Remove export.h from MANIFEST (diff) | |
| download | kernel-0bdede8a3e4ff7710622a2e6713d04b3243c24a8.tar.gz kernel-0bdede8a3e4ff7710622a2e6713d04b3243c24a8.zip | |
tools build: Allow duplicate objects in the object list
It's sometimes useful to specify the object affiliation to multiple
config options like:
libperf-$(CONFIG_X86) += tsc.o
libperf-$(CONFIG_AUXTRACE) += tsc.o
while the object itself is linked only once. Adding the support for this
and ignoring duplicate objects in the object list.
Suggested-by: Arnaldo Carvalho de Melo <[email protected]>
Signed-off-by: Jiri Olsa <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Sukadev Bhattiprolu <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions
