We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5869b56 commit 2a9169bCopy full SHA for 2a9169b
README.md
@@ -13,7 +13,7 @@ sudo apt install gcc-aarch64-linux-gnu build-essential flex bison libssl-dev
13
14
## Build
15
```
16
-Usage: SOC=[mt7981|mt7986] BOARD=<board name> FIXED_MTDPARTS=[1|0] MULTI_LAYOUT=[0|1] ./build.sh
+Usage: SOC=[mt7981|mt7986] BOARD=<board name> MULTI_LAYOUT=[0|1] ./build.sh
17
eg: SOC=mt7981 BOARD=360t7 ./build.sh
18
eg: SOC=mt7981 BOARD=wr30u MULTI_LAYOUT=1 ./build.sh
19
eg: SOC=mt7986 BOARD=redmi_ax6000 MULTI_LAYOUT=1 ./build.sh
0 commit comments