Re: [PATCH 0/4] tools/nolibc: clean up the Makefile a bit

From: Willy Tarreau

Date: Sat Apr 04 2026 - 04:57:58 EST


On Wed, Apr 01, 2026 at 05:08:27PM +0200, Thomas Weißschuh wrote:
> The nolibc installation Makefile contains some cruft, clean it up.
>
> Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
> ---
> Thomas Weißschuh (4):
> tools/nolibc: drop superfluous invocation of 'make headers'
> tools/nolibc: drop superfluous invocation of mkdir
> tools/nolibc: drop superfluous definition of Q
> tools/nolibc: explicitly list architecture headers

All of these do indeed make sense. For the whole series:

Acked-by: Willy Tarreau <w@xxxxxx>

Thanks!
Willy