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