diff options
| author | Nathaniel Graff <nathaniel.graff@sifive.com> | 2019-03-14 13:36:25 -0700 |
|---|---|---|
| committer | Nathaniel Graff <nathaniel.graff@sifive.com> | 2019-03-14 15:37:23 -0700 |
| commit | 77954fc86e0236d90a8b171200b77198baa362ec (patch) | |
| tree | 4b3e9b111c9546df2137afce78938a6f48140970 /bsp/coreip-s54-arty | |
| parent | 2983888c432211fe3eafa18fcf58c69f69473e9e (diff) | |
Create TARGET_TAGS
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
Diffstat (limited to 'bsp/coreip-s54-arty')
| -rw-r--r-- | bsp/coreip-s54-arty/settings.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bsp/coreip-s54-arty/settings.mk b/bsp/coreip-s54-arty/settings.mk index ab3b474..684f76d 100644 --- a/bsp/coreip-s54-arty/settings.mk +++ b/bsp/coreip-s54-arty/settings.mk @@ -1,3 +1,5 @@ RISCV_ARCH=rv64imac RISCV_ABI=lp64 iRISCV_CMODEL=medany + +TARGET_TAGS=fpga openocd |
