Whamcloud - gitweb
LU-17058 build: add help and checkpatch as make targets 42/52142/3
authorTimothy Day <timday@amazon.com>
Mon, 28 Aug 2023 19:52:04 +0000 (19:52 +0000)
committerOleg Drokin <green@whamcloud.com>
Wed, 6 Sep 2023 06:23:19 +0000 (06:23 +0000)
commitb8489a6c54b3ed57d148784fb679de8edac61c12
tree9561b289d186750fec46f8a33463c507752a8560
parenta6df532162556028c2ab9b974989fc0cca68d4fe
LU-17058 build: add help and checkpatch as make targets

Add `make help` to print out available make targets. The
output is styled after the Linux kernel `make help`.
Add `make checkpatch` to run checkpatch.pl script
against most recent commit.

Update README to mention `make help`.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I65ce84040502994ae7caa0c8b72d808442f6b79e
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52142
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
README
autoMakefile.am