]> git.baikalelectronics.ru Git - kernel.git/commit
tools/nolibc: add a help target to list supported targets
authorWilly Tarreau <w@1wt.eu>
Sat, 28 May 2022 15:45:46 +0000 (17:45 +0200)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 20 Jun 2022 16:43:19 +0000 (09:43 -0700)
commitcf3430a45110aa0b5497dd017b3d4734b81a4f59
treeb5a8bf8bdaba30a782feb91ceec8d616262d17e6
parent52e73d5e18a4349e518a0947b5e2f4e7d32f6333
tools/nolibc: add a help target to list supported targets

The "help" target simply presents the list of supported targets
and the current set of variables being used to build the sysroot.

Since the help in tools/ suggests to use "install", which is
supported by most tools while such a target is not really relevant
here, an "install" target was also added, redirecting to "help".

Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/include/nolibc/Makefile