]> git.proxmox.com Git - mirror_linux-firmware.git/commit
Makefile: improve `make check` usefulness
authorBrian Norris <briannorris@chromium.org>
Sat, 29 Feb 2020 01:32:48 +0000 (17:32 -0800)
committerJosh Boyer <jwboyer@kernel.org>
Mon, 2 Mar 2020 13:06:26 +0000 (08:06 -0500)
commit7fa32bcc68a3c7a9496c49bdb10f1fdc68cf5ddb
tree86a55c6b01daab554c603f2c17cea8bf087f4294
parent4bb6805bdac4bf3990a4a1408304624e5d9a9082
Makefile: improve `make check` usefulness

Silence the make echo'ing, so the output is cleaner.

Add an exit code to check_whence.py, so we can get a real failure for
bad WHENCE files.

Signed-off-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Makefile
check_whence.py