commit | 2ec019151f7423e9fccf45ddf08ccb227fd15ed2 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | Tue Dec 15 23:41:51 2020 -0500 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Wed Dec 16 15:06:19 2020 -0500 |
tree | a19add018ff7b8435f17129c22972e4276304b02 | |
parent | 1e606b2402260d51de5504efdf7c1dc08f76d08c [diff] |
trace-cmd: Move do_make_pkgconfig_file to utils.mk The macro do_make_pkgconfig_file should be in utils.mk and not in the top Makefile as utils.mk is where other similar macros are located. Link: https://lore.kernel.org/linux-trace-devel/20201216044212.967348881@goodmis.org Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>