Skip to content

Commit 56f7b8c

Browse files
Move the README images to doc/
These disappeared from the RISC-V website, so we'll use local versions now.
1 parent bc43b4c commit 56f7b8c

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ can be very useful to enable "early printk", which will print messages to the
552552
console if the kernel crashes very early. You can access this option at "Early
553553
printk" in the "Kernel hacking" submenu.
554554

555-
<img src="http://riscv.org/install-guides/linux-menuconfig.png" />
555+
<img src="doc/linux-menuconfig.png" />
556556

557557
_Linux kernel menuconfig interface._
558558

@@ -618,7 +618,7 @@ Enter the configuration interface much in the same way as that of the Linux kern
618618

619619
O$ make menuconfig
620620

621-
<img src="http://riscv.org/install-guides/busybox-menuconfig.png" />
621+
<img src="doc/busybox-menuconfig.png" />
622622

623623
_BusyBox menuconfig interface. Looks familiar, eh?_
624624

@@ -757,7 +757,7 @@ applets. Have fun!
757757

758758
To exit the simulator, hit `Ctrl-C`.
759759

760-
<img src="http://riscv.org/install-guides/linux-boot.png"/>
760+
<img src="doc/linux-boot.png"/>
761761

762762
_Linux boot and "Hello world!"_
763763

doc/busybox-menuconfig.png

29.3 KB
Loading

doc/linux-boot.png

36.8 KB
Loading

doc/linux-menuconfig.png

30.3 KB
Loading

0 commit comments

Comments
 (0)