kbuild: allow cc-ifversion to have the argument for false condition
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 25 Dec 2014 05:31:27 +0000 (14:31 +0900)
committerMichal Marek <mmarek@suse.cz>
Fri, 9 Jan 2015 16:25:44 +0000 (17:25 +0100)
The macro "try-run" can have an argument for each of true and false
cases.  Having an argument for the false case of cc-ifversion (and
ld-ifversion) would be useful too.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Documentation/kbuild/makefiles.txt
scripts/Kbuild.include

Simple merge
Simple merge