loader: Trim unneeded data
This commit is contained in:
parent
918b00ce07
commit
92a23d9055
2 changed files with 0 additions and 21 deletions
|
@ -6,7 +6,6 @@ SECTIONS {
|
|||
.text : {
|
||||
*(.text._start);
|
||||
KEEP(*(._boot_cfg));
|
||||
KEEP(*(._octopus));
|
||||
*(.text*);
|
||||
}
|
||||
.data : {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue