Update README.md

This commit is contained in:
padavanonly 2025-03-30 11:17:09 +08:00 committed by GitHub
parent d4e237fc7f
commit 2be0c325b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,7 +67,7 @@ To build your own firmware you need a GNU/Linux, BSD or macOS system (case sensi
# MT7986
cp -f defconfig/mt7986-ax6000.config .config
rax3000m如果想要正常使用usb加速需要将eth1放入br-lan内
rax3000mxr30这种有多个lan口的设备如果想要正常使用usb加速需要将将eth1从wan里删除加入br-lan作为lan使用
6. Run `make` to build your firmware. This will download all sources, build the cross-compile toolchain and then cross-compile the GNU/Linux kernel & all chosen applications for your target system.