OSDN Git Service

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)
commit6dcb4e5edf39e3b65a75ca76f087b2fdbee8a808
tree1a876190fd070812f7bfe2b446d02f074e5075e1
parent3df8094727bd1972eb8e231e56ecdbd6e8fb2210
kbuild: allow cc-ifversion to have the argument for false condition

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