]> 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)
commitdcf4c0fdd76462624e8d8482b4cc9fe6ceb1558a
treeb5a8bf8bdaba30a782feb91ceec8d616262d17e6
parent5e345ae3fc95026384d85262c65b217996e4bf7a
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