Updated boot_stage2.ld
This commit is contained in:
parent
3d3b4fe884
commit
aba8a0a8c9
@ -8,7 +8,7 @@ SECTIONS {
|
||||
|
||||
.text : {
|
||||
build/c_code_entry.o(.text)
|
||||
build/boot_stage2/stage2.o(.text)
|
||||
build/boot_stage2/main.o(.text)
|
||||
build/boot_stage2/*(.text)
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user