gs101: build vendor_ramdisk.img am: 3c5da8c48b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13807513 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Iff808da075e4e7b212c17aa0167838c57f2a1fa1
This commit is contained in:
commit
e0852fb739
1 changed files with 3 additions and 0 deletions
|
@ -363,6 +363,9 @@ BOARD_DTBOIMG_PARTITION_SIZE := 0x01000000
|
|||
# System As Root
|
||||
BOARD_BUILD_SYSTEM_ROOT_IMAGE := false
|
||||
|
||||
# Vendor ramdisk image for kernel development
|
||||
BOARD_BUILD_VENDOR_RAMDISK_IMAGE := true
|
||||
|
||||
# Kernel modules
|
||||
BOARD_VENDOR_KERNEL_MODULES += \
|
||||
$(wildcard $(TARGET_KERNEL_DIR)/*.ko)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue