Skip to content

Commit f6b7082

Browse files
committed
linux-on-de0nano: Fix downloads links
1 parent 9f9c8ca commit f6b7082

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/linux-on-de0nano.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ Additionally for the Linux tutorial we will need:
3131

3232
We will download these below.
3333

34-
- [linux](https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.15.5.tar.xz) - Linux kernel source code
34+
- linux - Linux kernel source code
35+
- [or1k-none-linux-musl-15.1.0-20250621.tar.xz](https://github.com/stffrdhrn/or1k-toolchain-build/releases/download/or1k-15.1.0-20250621/or1k-none-linux-musl-15.1.0-20250621.tar.xz) - OpenRISC musl linux userspace toolchain
3536
- [busybox-small-rootfs-20250708.tar.xz](https://github.com/stffrdhrn/or1k-rootfs-build/releases/download/or1k-20250708/busybox-small-rootfs-20250708.tar.xz) - Linux rootfs for userspace programs
3637

3738
# Linux on De0 Nano Tutorial

0 commit comments

Comments
 (0)