Skip to content

Commit 2a9169b

Browse files
committed
update readme.md
1 parent 5869b56 commit 2a9169b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ sudo apt install gcc-aarch64-linux-gnu build-essential flex bison libssl-dev
1313

1414
## Build
1515
```
16-
Usage: SOC=[mt7981|mt7986] BOARD=<board name> FIXED_MTDPARTS=[1|0] MULTI_LAYOUT=[0|1] ./build.sh
16+
Usage: SOC=[mt7981|mt7986] BOARD=<board name> MULTI_LAYOUT=[0|1] ./build.sh
1717
eg: SOC=mt7981 BOARD=360t7 ./build.sh
1818
eg: SOC=mt7981 BOARD=wr30u MULTI_LAYOUT=1 ./build.sh
1919
eg: SOC=mt7986 BOARD=redmi_ax6000 MULTI_LAYOUT=1 ./build.sh

0 commit comments

Comments
 (0)