mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 11:37:06 +02:00
Merge "config: Add build config for kkp oemvm"
This commit is contained in:
commit
5de96585ba
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