Skip to content

Commit

Permalink
支持MT3000
Browse files Browse the repository at this point in the history
  • Loading branch information
luochongjun committed Feb 3, 2023
1 parent a4291c3 commit 4918d4e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/set_variable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ on:
required: true
type: choice
options:
- AX1800
- AXT1800
- MT2500
- MT3000
- SF1200
- SFT1200
sourcecode:
Expand Down
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,11 @@ case "$BOARD" in
"SFT1200" )
mips_siflower_sdk_get
;;
"AX1800" |\
"AXT1800" )
axt1800_sdk_get
;;
"mt3000" |\
"MT2500" )
mt7981_sdk_get
;;
Expand Down

0 comments on commit 4918d4e

Please sign in to comment.