X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=README.md;h=a5ed8022ef5a091649ca50262017001b5f981fd0;hb=f14da97c1209fb1f411a2d49e8088081ba9435cd;hp=901c7f458e04cfb4e7f0cacec817ff3acf43869b;hpb=fce39bd572bbbc5ff662f533f026398ea326b93b;p=riscv-isa-sim.git diff --git a/README.md b/README.md index 901c7f4..a5ed802 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Build Steps We assume that the RISCV environment variable is set to the RISC-V tools install path, and that the riscv-fesvr package is installed there. + $ apt-get install device-tree-compiler $ mkdir build $ cd build $ ../configure --prefix=$RISCV --with-fesvr=$RISCV