mirror of
https://github.com/seanhungtw/belkin_rt1800_openwrt.git
synced 2025-12-16 15:01:45 +00:00
Update README.md
This commit is contained in:
parent
35246cf321
commit
5c2c503718
@ -5,6 +5,10 @@ CPU: MT7621
|
||||
|
||||
Wi-Fi chip: MT7615D (DBDC)
|
||||
|
||||
Refer:
|
||||
|
||||
https://openwrt.org/docs/guide-developer/toolchain/beginners-build-guide
|
||||
|
||||
#=====Get the code=====
|
||||
|
||||
git clone https://git.openwrt.org/openwrt/openwrt.git
|
||||
@ -25,6 +29,8 @@ git checkout -b rt1800_23052
|
||||
|
||||
make menuconfig
|
||||
|
||||
#Select MediaTek Ralink MIPS => MT7621 based boards => Belkin RT1800
|
||||
|
||||
make defconfig
|
||||
|
||||
#====build the image=====
|
||||
|
||||
Loading…
Reference in New Issue
Block a user