Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kbuild,gcov: simplify kernel/gcov/Makefile more
CONFIG_GCOV_FORMAT_3_4 / _4_7 / _AUTODETECT are exclusive. Compare the CC version only when _AUTODETECT is enabled. This change should have no impact. Signed-off-by: Masahiro Yamada <[email protected]> Cc: Peter Oberparleiter <[email protected]> Signed-off-by: Michal Marek <[email protected]>
- Loading branch information