Home
last modified time | relevance | path

Searched hist:"16 f890988114a1b2d7abb30dafb708d4513801da" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/
H A DMakefile16f890988114a1b2d7abb30dafb708d4513801da Mon Oct 15 07:49:12 CDT 2012 Charles Keepax <ckeepax@opensource.wolfsonmicro.com> kbuild: Remove reference to uninitialised variable

Verbose output variable is unnecessary because the command's echo is
already surpressed. Additionally because the block defines skip-makefile
the variable Q is not defined within the makefile, which can cause
problems if Q is defined in the users environment.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>