summaryrefslogtreecommitdiff
path: root/bsp/sifive-hifive1/settings.mk
diff options
context:
space:
mode:
authorNathaniel Graff <nathaniel.graff@sifive.com>2019-03-15 19:35:26 +0000
committerGitHub <noreply@github.com>2019-03-15 19:35:26 +0000
commit30c143eb5445f47edb351ba54c84ff8285dc27a9 (patch)
treec02276d630c017ac15e3794ce3ea25be78937da1 /bsp/sifive-hifive1/settings.mk
parent5857568d9db5b626fea43a414a17809afdc9f80b (diff)
parent5dd316a7fff887877c229be395db74dd62634586 (diff)
Merge pull request #207 from sifive/tags
Proposal: TARGET_TAGS is used to configure the build and to filter list-targets
Diffstat (limited to 'bsp/sifive-hifive1/settings.mk')
-rw-r--r--bsp/sifive-hifive1/settings.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/bsp/sifive-hifive1/settings.mk b/bsp/sifive-hifive1/settings.mk
index fd73559..d863a6d 100644
--- a/bsp/sifive-hifive1/settings.mk
+++ b/bsp/sifive-hifive1/settings.mk
@@ -1,3 +1,5 @@
-RISCV_ARCH = rv32imac
-RISCV_ABI = ilp32
-RISCV_CMODEL = medlow
+RISCV_ARCH=rv32imac
+RISCV_ABI=ilp32
+RISCV_CMODEL=medlow
+
+TARGET_TAGS=board openocd