Use external buildroot toolchain

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
This commit is contained in:
2026-04-01 13:20:29 +08:00
parent 28171e2caf
commit b1c5c5342b

View File

@@ -1,4 +1,5 @@
BR2_riscv=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_KERNEL_MIRROR="http://mirrors.ustc.edu.cn/kernel.org"
BR2_GNU_MIRROR="http://mirrors.ustc.edu.cn/gnu"
BR2_LUAROCKS_MIRROR="https://luarocks.cn"