Merge "build.config.msm.sdxbaagha: add source path for bootloader"

This commit is contained in:
qctecmdr
2022-09-18 23:30:47 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -13,6 +13,7 @@ if [ -e "${ROOT_DIR}/msm-kernel" -a "${KERNEL_DIR}" = "common" ]; then
KERNEL_DIR="msm-kernel"
fi
ABL_SRC=bootable/bootloader/edk2
KERNEL_BINARY=zImage
BASE_ADDRESS=0x80000000
PAGE_SIZE=4096