mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
rk: fix PIE support multi cpu
This commit is contained in:
@@ -33,6 +33,7 @@ SECTIONS
|
||||
|
||||
PIE_OVERLAY_START
|
||||
OVERLAY : NOCROSSREFS {
|
||||
PIE_OVERLAY_SECTION(overlay)
|
||||
PIE_OVERLAY_SECTION(rk3288)
|
||||
PIE_OVERLAY_SECTION(rk3188)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user