Skip to content

Commit

Permalink
Merge pull request #129 from Calmact/main
Browse files Browse the repository at this point in the history
Added s905l3a in rebuild to support S905L 3A/S905L 3A-B chips for e900v22c/22d, etc.
  • Loading branch information
ophub authored Mar 2, 2022
2 parents 1af0ab1 + 9633e51 commit cdb6bc5
Show file tree
Hide file tree
Showing 5 changed files with 2,612 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-armbian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on:
more_settings:
description: "Rebuild: More parameter settings"
required: false
default: ""
default: "-b s905l3a -k 5.4.170_5.15.13"
#schedule:
#- cron: "0 17 * * 0"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/use-releases-file-to-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
more_settings:
description: "Rebuild: More parameter settings"
required: false
default: ""
default: "-b s905l3a -k 5.4.170_5.15.13"

env:
TZ: Asia/Shanghai
Expand Down
2 changes: 2 additions & 0 deletions README.cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,8 @@ sudo apt-get install -y $(curl -fsSL git.io/ubuntu-2004-server)
- GitHub Actions 输入参数说明
GitHUB RELEASES_TOKEN 相关设置参考 https://github.com/ophub/amlogic-s9xxx-openwrt/blob/main/router-config/README.cn.md
相关参数与`本地打包命令`相对应,请参考上面的说明。

| 参数 | 默认值 | 说明 |
Expand Down
Loading

0 comments on commit cdb6bc5

Please sign in to comment.