13 lines
469 B
Plaintext
13 lines
469 B
Plaintext
################################################################################
|
|
## Inheriting configs from ACK
|
|
. ${ROOT_DIR}/msm-kernel/build.config.msm.sdxkova.common
|
|
|
|
################################################################################
|
|
## Variant setup
|
|
MSM_ARCH=sdxkova
|
|
|
|
################################################################################
|
|
## Inheriting MSM configs
|
|
. ${KERNEL_DIR}/build.config.msm.common
|
|
. ${KERNEL_DIR}/build.config.msm.le
|