summaryrefslogtreecommitdiff
path: root/src/mainboard/emulation
diff options
context:
space:
mode:
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>2018-04-19 16:23:52 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-04-25 11:43:20 +0000
commitf2b4993b1d060dcc05b1794b0319dc7903fd6fa0 (patch)
tree5e2607a812a159bd958f65d52716664fd8d5f8e6 /src/mainboard/emulation
parent5bc1f13b841aabff881393964e3f62c73f76e7ae (diff)
downloadcoreboot-f2b4993b1d060dcc05b1794b0319dc7903fd6fa0.tar.xz
util/riscvtools: Rename to util/riscv/
There's no good reason to use the more complicated name. Change-Id: I515e2df3b87580ddd31d18fe63451a98e92ead61 Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Reviewed-on: https://review.coreboot.org/25700 Reviewed-by: Ronald G. Minnich <rminnich@gmail.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/emulation')
-rw-r--r--src/mainboard/emulation/spike-riscv/Kconfig.name2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/emulation/spike-riscv/Kconfig.name b/src/mainboard/emulation/spike-riscv/Kconfig.name
index 66266f7293..2869425dd0 100644
--- a/src/mainboard/emulation/spike-riscv/Kconfig.name
+++ b/src/mainboard/emulation/spike-riscv/Kconfig.name
@@ -3,5 +3,5 @@ config BOARD_EMULATION_SPIKE_UCB_RISCV
help
To run coreboot in spike:
* run "make" as usual
- * util/riscvtools/make-spike-elf.sh build/coreboot.{rom,elf}
+ * util/riscv/make-spike-elf.sh build/coreboot.{rom,elf}
* spike -m1024 build/coreboot.elf