add:buildroot
This commit is contained in:
+1
-1
@@ -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