rk3588: add RK_PACKAGE_FILE to mk

Signed-off-by: Zain Wang <wzz@rock-chips.com>
Change-Id: If6905e4babff46c5e96d6c70b7d48157963c52a9
This commit is contained in:
Zain Wang
2022-04-25 16:08:36 +08:00
parent 98354c694c
commit 53dbd3e84e
3 changed files with 6 additions and 0 deletions

View File

@ -57,3 +57,5 @@ export RK_MISC=wipe_all-misc.img
export RK_DISTRO_MODULE=
# Define pre-build script for this board
export RK_BOARD_PRE_BUILD_SCRIPT=app-build.sh
# Define package-file
export RK_PACKAGE_FILE=rk3588-package-file

View File

@ -57,3 +57,5 @@ export RK_MISC=wipe_all-misc.img
export RK_DISTRO_MODULE=
# Define pre-build script for this board
export RK_BOARD_PRE_BUILD_SCRIPT=app-build.sh
# Define package-file
export RK_PACKAGE_FILE=rk3588-package-file

View File

@ -57,3 +57,5 @@ export RK_MISC=wipe_all-misc.img
export RK_DISTRO_MODULE=
# Define pre-build script for this board
export RK_BOARD_PRE_BUILD_SCRIPT=app-build.sh
# Define package-file
export RK_PACKAGE_FILE=rk3588-package-file