diff options
author | Cong Liu <[email protected]> | 2024-03-15 09:22:48 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-03-26 11:07:21 -0700 |
commit | 950bf45d3bbfdb373772ed4d32b5f90e8532fcce (patch) | |
tree | 297a0193ea1dfafc650dd829414f89592b5e3a44 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d5d39c707a4cf0bcc84680178677b97aa2cb2627 (diff) |
tools/Makefile: remove cgroup target
The tools/cgroup directory no longer contains a Makefile. This patch
updates the top-level tools/Makefile to remove references to building and
installing cgroup components. This change reflects the current structure
of the tools directory and fixes the build failure when building tools in
the top-level directory.
linux/tools$ make cgroup
DESCEND cgroup
make[1]: *** No targets specified and no makefile found. Stop.
make: *** [Makefile:73: cgroup] Error 2
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Cong Liu <[email protected]>
Acked-by: Stanislav Fomichev <[email protected]>
Reviewed-by: Dmitry Rokosov <[email protected]>
Cc: Cong Liu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions