summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorFranz Flasch <ffl@mission-embedded.com>2018-01-22 14:26:28 (GMT)
committerFranz Flasch <ffl@mission-embedded.com>2018-01-22 14:26:28 (GMT)
commitc8c92496599f64a397209806fe70758b79fdd6d2 (patch)
treef9b52d16d0b2c888a2672685abdfaacbfc18e54c /samples
parent8c74cdf9dc76b47139934e6ca1707e74f4d350c8 (diff)
Added vendor string for riscv32-hifive1-elf
Diffstat (limited to 'samples')
-rw-r--r--samples/riscv32-hifive1-elf/crosstool.config2
-rw-r--r--samples/riscv32-hifive1-elf/reported.by2
2 files changed, 2 insertions, 2 deletions
diff --git a/samples/riscv32-hifive1-elf/crosstool.config b/samples/riscv32-hifive1-elf/crosstool.config
index 1a36d31..18f8870 100644
--- a/samples/riscv32-hifive1-elf/crosstool.config
+++ b/samples/riscv32-hifive1-elf/crosstool.config
@@ -2,5 +2,5 @@ CT_EXPERIMENTAL=y
CT_ARCH_RISCV=y
CT_ARCH_ARCH="rv32ima"
CT_ARCH_ABI="ilp32"
-CT_TARGET_VENDOR=""
+CT_TARGET_VENDOR="hifive1"
# CT_CC_GCC_LDBL_128 is not set
diff --git a/samples/riscv32-hifive1-elf/reported.by b/samples/riscv32-hifive1-elf/reported.by
index 215320d..291cc00 100644
--- a/samples/riscv32-hifive1-elf/reported.by
+++ b/samples/riscv32-hifive1-elf/reported.by
@@ -1,3 +1,3 @@
reporter_name="Franz Flasch"
-reporter_url="https://github.com/franzflasch/crosstool-ng.git"
+reporter_url="https://github.com/franzflasch/crosstool-ng"
reporter_comment=""