10 lines
371 B
Plaintext
10 lines
371 B
Plaintext
################################################################################
|
|
## Inheriting MSM configs
|
|
. "${KERNEL_DIR}"/build.config.msm.parrot.vm
|
|
################################################################################
|
|
|
|
MKDTIMGDTBS=()
|
|
MKDTIMGDTBS["parrot_tuivm"]="parrot-vm"
|
|
|
|
################################################################################
|