5 lines
143 B
Plaintext
5 lines
143 B
Plaintext
|
ifeq ($(CONFIG_LIBTRACEEVENT),y)
|
||
|
perf-$(CONFIG_LIBPERL) += perl/Perf-Trace-Util/
|
||
|
endif
|
||
|
perf-$(CONFIG_LIBPYTHON) += python/Perf-Trace-Util/
|