mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
ARM: PIE: pie.lds.S fix PIE_OVERLAY_END
This commit is contained in:
@@ -25,7 +25,7 @@ SECTIONS
|
||||
OVERLAY : NOCROSSREFS {
|
||||
PIE_OVERLAY_SECTION(rockchip)
|
||||
}
|
||||
PIE_OVERLAY_SEND
|
||||
PIE_OVERLAY_END
|
||||
|
||||
__pie_rel_dyn_start : {
|
||||
VMLINUX_SYMBOL(__pie_rel_dyn_start) = .;
|
||||
|
||||
Reference in New Issue
Block a user