mirror of
https://github.com/torvalds/linux.git
synced 2026-07-29 10:41:49 +02:00
config: Add build config for kkp oemvm
Add oemvm build config for msm-pineapple branch on kalama kernel platform. Change-Id: I543e6f07dfda64ea935f2561a3ff4d6e887a7b21 Signed-off-by: Peng Yang <quic_penyan@quicinc.com>
This commit is contained in:
parent
03de227439
commit
065c8ddf21
10
build.config.msm.kalama.oemvm
Normal file
10
build.config.msm.kalama.oemvm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
################################################################################
|
||||
## Inheriting MSM configs
|
||||
. ${KERNEL_DIR}/build.config.msm.kalama.vm
|
||||
################################################################################
|
||||
## Setting parameter to build only OEMVM images
|
||||
|
||||
MKDTIMGDTBS=()
|
||||
MKDTIMGDTBS["kalama_oemvm"]="kalama-oemvm"
|
||||
|
||||
################################################################################
|
||||
Loading…
Reference in New Issue
Block a user