diff options
author | Jisheng Zhang <[email protected]> | 2023-05-24 00:55:00 +0800 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2023-06-25 16:24:03 -0700 |
commit | cead443a306262a16056d84d63b5a6a10908eb62 (patch) | |
tree | 45041b05462e5010eed77f0679f802d4cbd18fe8 /scripts/generate_rust_analyzer.py | |
parent | ab7fa6b05ebbe2a8cc07114014f14fd2326fb80a (diff) |
riscv: vmlinux-xip.lds.S: remove .alternative section
ALTERNATIVE mechanism can't work on XIP, and this is also reflected by
below Kconfig dependency:
RISCV_ALTERNATIVE
...
depends on !XIP_KERNEL
...
So there's no .alternative section at all for XIP case, remove it.
Signed-off-by: Jisheng Zhang <[email protected]>
Reviewed-by: Conor Dooley <[email protected]>
Reviewed-by: Guo Ren <[email protected]>
Tested-by: Nick Desaulniers <[email protected]> # build
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions