Skip to content
Commit 474d39a1 authored by Cédric Marie's avatar Cédric Marie Committed by Peter Korsgaard
Browse files

Makefile: Remove 'quiet' variable



'quiet' variable is set and exported, but it is not used. We can safely
remove it.

This variable is inherited from the Makefile of the Linux kernel, and
is not used in Buildroot.

In support/scripts/mkmakefile, 'quiet' value is checked, but the test
is always true ('quiet' is never set to silent_), so the test can be
removed as well.

Signed-off-by: default avatarCédric Marie <cedric.marie@openmailbox.org>
Reviewed-by: default avatar"James Knight" <james.d.knight@live.com>
Reviewed-by: default avatarArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 50f44d87
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment