]> Git Repo - linux.git/commit
init/kconfig: Add LD_VERSION Kconfig
authorAmit Daniel Kachhap <[email protected]>
Mon, 30 Mar 2020 11:41:38 +0000 (17:11 +0530)
committerCatalin Marinas <[email protected]>
Wed, 1 Apr 2020 12:18:38 +0000 (13:18 +0100)
commit9553d16fa671b9621c5e2847d08bd90d3be3349c
treed5441063a1736792489a1eb5fa5bc4c4c931390e
parentb2a84de2a2deb76a6a51609845341f508c518c03
init/kconfig: Add LD_VERSION Kconfig

This option can be used in Kconfig files to compare the ld version
and enable/disable incompatible config options if required.

This option is used in the subsequent patch along with GCC_VERSION to
filter out an incompatible feature.

Signed-off-by: Amit Daniel Kachhap <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
init/Kconfig
This page took 0.044802 seconds and 4 git commands to generate.