From: Masahiro Yamada Date: Thu, 25 Dec 2014 05:31:27 +0000 (+0900) Subject: kbuild: allow cc-ifversion to have the argument for false condition X-Git-Tag: fixes-v4.0-rc1~57^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dcb4e5edf39e3b65a75ca76f087b2fdbee8a808;p=pandora-kernel.git 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 Signed-off-by: Michal Marek --- Reading git-diff-tree failed