build.config: Introduce PREFERRED_USERSPACE
Used to indicate preferred userspace to external scripts which help pack the kernel images. Change-Id: Ic6d12f4157df81e9d0b87a552ca1333e955f3b08 Signed-off-by: Elliot Berman <quic_eberman@quicinc.com>
This commit is contained in:
parent
19868ec73c
commit
d9ba6f951e
@ -17,6 +17,7 @@ BOOT_IMAGE_HEADER_VERSION=3
|
||||
BASE_ADDRESS=0x80000000
|
||||
PAGE_SIZE=4096
|
||||
DTB_IMG_CREATE=1
|
||||
PREFERRED_USERSPACE=vm
|
||||
|
||||
declare -A MKDTIMGDTBS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user