sw: ld: add support for litex build
Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
parent
2437e8b5c1
commit
d6ae51f69b
@ -1,9 +1,9 @@
|
||||
INCLUDE ld/output_format.ld
|
||||
INCLUDE output_format.ld
|
||||
ENTRY(_start)
|
||||
|
||||
__DYNAMIC = 0;
|
||||
|
||||
INCLUDE ld/regions.ld
|
||||
INCLUDE regions.ld
|
||||
|
||||
SECTIONS
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user