Add ARM support
This commit is contained in:
8
libgloss/arm/elf-redboot.specs
Normal file
8
libgloss/arm/elf-redboot.specs
Normal file
@ -0,0 +1,8 @@
|
||||
%rename link old_link
|
||||
|
||||
*link:
|
||||
-T redboot.ld%s -Ttext 0x20000 %(old_link)
|
||||
|
||||
*startfile:
|
||||
crtbegin%O%s redboot-crt0%O%s redboot-syscalls%O%s
|
||||
|
Reference in New Issue
Block a user