Skip to content

Commit

Permalink
启动Lede_nanopi_r2s编译friendlyarm_nanopi-r2s固件
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 15, 2022
1 parent 9252b87 commit 3639aaf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
branches:
- main
paths:
- '-config-'
- 'build/Lede_nanopi_r2s/start-up/start'

env:
Github: https://github.com/${{github.repository}}
Expand All @@ -40,7 +40,7 @@ jobs:
strategy:
fail-fast: false
matrix:
target: [Lienol_source]
target: [Lede_nanopi_r2s]

# [Lede_source,Lienol_source,Mortal_source,Tianling_source,openwrt_amlogic]

Expand Down
3 changes: 1 addition & 2 deletions build/Lede_nanopi_r2s/.config
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ CONFIG_PACKAGE_ddnsto=y
CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y
CONFIG_PACKAGE_docker=y
CONFIG_PACKAGE_dockerd=y
CONFIG_PACKAGE_eqos=y
CONFIG_PACKAGE_etherwake=y
CONFIG_PACKAGE_fuse-utils=y
CONFIG_PACKAGE_haproxy=y
Expand Down Expand Up @@ -154,7 +155,6 @@ CONFIG_PACKAGE_luci-i18n-wolplus-zh-cn=y
CONFIG_PACKAGE_luci-lib-docker=y
CONFIG_PACKAGE_luci-proto-ipv6=y
CONFIG_PACKAGE_luci-theme-atmaterial_new=y
CONFIG_PACKAGE_luci-theme-ifit=y
CONFIG_PACKAGE_luci-theme-rosy=y
CONFIG_PACKAGE_mount-utils=y
CONFIG_PACKAGE_mwan3=y
Expand Down Expand Up @@ -218,7 +218,6 @@ CONFIG_PACKAGE_strongswan=y
CONFIG_PACKAGE_strongswan-charon=y
# CONFIG_PACKAGE_strongswan-charon-cmd is not set
# CONFIG_PACKAGE_strongswan-default is not set
# CONFIG_PACKAGE_strongswan-gencerts is not set
CONFIG_PACKAGE_strongswan-ipsec=y
# CONFIG_PACKAGE_strongswan-isakmp is not set
# CONFIG_PACKAGE_strongswan-libnttfft is not set
Expand Down
2 changes: 1 addition & 1 deletion build/Lede_nanopi_r2s/start-up/start
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Lede2022年08月15号11时12分49秒
Lede2022年08月15号16时15分39秒

0 comments on commit 3639aaf

Please sign in to comment.