build: rename __LINKER__ to LINKER_SCRIPT
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 25 Feb 2022 10:03:17 +0000 (11:03 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 25 Feb 2022 10:03:17 +0000 (11:03 +0100)
commit04787e095a3dbca026c88b3ff786ada59b688f33
treecb384683b55c33b3d9671a57fe68bb0bd1d96253
parent06ef696c85a7b170a91527a0f1c94f49cb3a2bd2
build: rename __LINKER__ to LINKER_SCRIPT

For two reasons: this macro is used to generate a "linker script" and
is not by the linker, and name starting with an underscore '_' are
supposed to be reserved, so better avoid them when not needed.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Julien Grall <jgrall@amazon.com>
xen/Rules.mk
xen/arch/arm/include/asm/config.h