整理并更新rk3568 BoardConfig文件

This commit is contained in:
hejiawencc
2022-05-24 13:54:59 +08:00
parent 3c7ad843b2
commit fa7c43f631
14 changed files with 78 additions and 10 deletions

View File

@ -699,7 +699,7 @@ function build_ubuntu(){
ARCH=arm64 ./mk-base-$RK_ROOTFS_TARGET-ubuntu.sh
fi
VERSION=debug ARCH=arm64 MALI=$RK_ROOTFS_GPU ./mk-$RK_ROOTFS_TARGET-rootfs.sh
VERSION=debug ARCH=arm64 ./mk-$RK_ROOTFS_TARGET-rootfs.sh
./mk-image.sh
else