Skip to content

Commit

Permalink
Add the Firefly AIO 3588L to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua-Riek committed Jul 25, 2024
1 parent 4a91348 commit 579c338
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ jobs:
- turing-rk1
- armsom-sige5
- armsom-w3
- aio-3588l
flavor:
- desktop
- server
Expand Down
2 changes: 0 additions & 2 deletions config/boards/aio-3588l.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ export BOARD_SOC="Rockchip RK3588"
export BOARD_CPU="ARM Cortex A76 / A55"
export UBOOT_PACKAGE="u-boot-radxa-rk3588"
export UBOOT_RULES_TARGET="aio-3588l-rk3588"
#export UBOOT_PACKAGE="u-boot-radxa-rk3588"
#export UBOOT_RULES_TARGET="roc-rk3588s-pc-rk3588s"

function config_image_hook__aio-3588l() {
local rootfs="$1"
Expand Down

0 comments on commit 579c338

Please sign in to comment.