Skip to content
Snippets Groups Projects
Commit a0da06d2 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

Makefile: Silence the deprecation script


This bash code is currently showing up in the build unless 'make -s' is
used. We don't normally show these sorts of things as they are confusing.
Also this code was not shown before the recent refactoring of how these
messages are displayed.

Add an '@' to silence it.

Suggested-by: default avatarTom Rini <trini@konsulko.com>
Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
Reported-by: Bin Meng's avatarBin Meng <bmeng.cn@gmail.com>
Fixes: 13732528 ("Makefile: Add common code to report deprecation")
parent 43d3de54
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment