[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240314112830.29807b1fe2905929b00ca39c@linux-foundation.org>
Date: Thu, 14 Mar 2024 11:28:30 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Cong Liu <liucong2@...inos.cn>
Cc: Dmitry Rokosov <ddrokosov@...utedevices.com>,
linux-kernel@...r.kernel.org, bpf@...r.kernel.org
Subject: Re: [PATCH] tools/Makefile: Remove cgroup target
On Thu, 14 Mar 2024 20:25:32 +0800 Cong Liu <liucong2@...inos.cn> wrote:
> 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.
Please provide a copy of the error messages for the changelog?
I think it's this?
hp2:/usr/src/25/tools> make cgroup
DESCEND cgroup
make[1]: *** No targets specified and no makefile found. Stop.
make: *** [Makefile:73: cgroup] Error 2
Powered by blists - more mailing lists