arm: makefile improvements
This commit is contained in:
@@ -7,7 +7,7 @@ SECTIONS
|
||||
{
|
||||
.text :
|
||||
{
|
||||
KEEP(vector_table.o(.vector_table))
|
||||
KEEP(*(.vector_table))
|
||||
|
||||
*(.text*)
|
||||
*(.rodata*)
|
||||
|
||||
Reference in New Issue
Block a user