Skip to content

Commit f42e976

Browse files
committed
buildroot: Update build instruction
Signed-off-by: Inochi Amaoto <inochiama@gmail.com>
1 parent 3cdafd6 commit f42e976

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

buildroot/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44
```
55
cd $NAXRISCV/..
66
export NAX_SOFTWARE=$NAXRISCV/ext/NaxSoftware
7-
git clone https://github.com/buildroot/buildroot.git --branch master
7+
git clone https://github.com/buildroot/buildroot.git --branch 2026.02.x
88
cd buildroot
9-
git checkout 9ef54b7d
109
$NAX_SOFTWARE/buildroot/naxriscv_sim_setup.sh rv32ima
1110
make BR2_EXTERNAL=$NAX_SOFTWARE/buildroot/ naxriscv_sim_defconfig
1211
make

0 commit comments

Comments
 (0)