mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-31 12:16:22 +00:00
microblaze_mmu_v2: Update linker script for MMU
Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
parent
4bb73c3de7
commit
d4c1285ef0
@ -17,8 +17,7 @@ ENTRY(_start)
|
||||
jiffies = jiffies_64 + 4;
|
||||
|
||||
SECTIONS {
|
||||
. = CONFIG_KERNEL_BASE_ADDR;
|
||||
|
||||
. = CONFIG_KERNEL_START;
|
||||
.text : {
|
||||
_text = . ;
|
||||
_stext = . ;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user