kbuild: remove ld-version macro
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 16 Feb 2021 03:10:03 +0000 (12:10 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sun, 21 Feb 2021 23:22:04 +0000 (08:22 +0900)
commit05f6bbf2d714309607d5533f0265a95d037610b4
tree6a2a3713cc4e9898ad429cd5b45dab8a88ed499d
parentb9da928abf45c8a9373a6f74765c8d9261dee8c1
kbuild: remove ld-version macro

There is no direct user of ld-version; you can use CONFIG_LD_VERSION
if needed.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
scripts/Kbuild.include