Skip to content

Commit

Permalink
ci: add Rockchip RK3588 build
Browse files Browse the repository at this point in the history
Add PLATFORM=rockchip-rk3588 build.

Signed-off-by: Ed Tubbs <[email protected]>
Acked-by: Jerome Forissier <[email protected]>
  • Loading branch information
edtubbs authored and jforissier committed Jan 17, 2025
1 parent a969e99 commit d37748a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ jobs:
_make PLATFORM=poplar CFG_ARM64_core=y
_make PLATFORM=rockchip-rk322x
_make PLATFORM=rockchip-rk3399
_make PLATFORM=rockchip-rk3588
_make PLATFORM=sam
_make PLATFORM=sam-sama5d2_xplained
_make PLATFORM=sam-sama5d27_som1_ek
Expand Down

0 comments on commit d37748a

Please sign in to comment.