mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
rk: fix PIE support multi cpu
This commit is contained in:
parent
adba4d2fdb
commit
992bb62edd
|
|
@ -33,6 +33,7 @@ SECTIONS
|
|||
|
||||
PIE_OVERLAY_START
|
||||
OVERLAY : NOCROSSREFS {
|
||||
PIE_OVERLAY_SECTION(overlay)
|
||||
PIE_OVERLAY_SECTION(rk3288)
|
||||
PIE_OVERLAY_SECTION(rk3188)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user