sw: ld: add support for litex build

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2019-04-06 09:35:23 +08:00
parent 2437e8b5c1
commit d6ae51f69b
1 changed files with 2 additions and 2 deletions

View File

@ -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
{