Armbian build

Build for Radxa Rock 3A Mainline kernel

./compile.sh BOARD=rock-3a BRANCH=edge KERNEL_ONLY=no RELEASE=jammy KERNEL_CONFIGURE=no

Build for radxa Rock 5b kernel

./compile.sh  BOARD=rock-5b KERNEL_ONLY=yes BRANCH=legacy RELEASE=focal KERNEL_CONFIGURE=no

Disable ccache param

USE_CCACHE=no

Last updated

Was this helpful?