This rename goes with the previous rename of fel-boot -> fel-sdboot Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
8 lines
77 B
Plaintext
8 lines
77 B
Plaintext
SECTIONS
|
|
{
|
|
. = 0x0030;
|
|
.text : { *(.text) }
|
|
}
|
|
|
|
|