mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 03:28:19 +01:00
add:buildroot
This commit is contained in:
@@ -33,7 +33,7 @@ GLOBAL_INITRAMFS_BOOT_NAME=""
|
||||
GLOBAL_PARTITIONS=""
|
||||
GLOBAL_SDK_VERSION=""
|
||||
|
||||
export RK_JOBS=$((`getconf _NPROCESSORS_ONLN` / 2 + 1 ))
|
||||
export RK_JOBS=$((`getconf _NPROCESSORS_ONLN` - 1 ))
|
||||
export RK_BUILD_VERSION_TYPE=RELEASE
|
||||
|
||||
export SDK_ROOT_DIR=$SDK_ROOT_DIR
|
||||
|
||||
Reference in New Issue
Block a user