10 lines
211 B
Plaintext
10 lines
211 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: MDM9625 Perf
|
|
#@DESCRIPTION: Machine configuration for Qualcomm MDM9625 CDP for perf.
|
|
|
|
BASEMACHINE = "mdm9625"
|
|
|
|
include ${BASEMACHINE}.conf
|
|
|
|
MACHINEOVERRIDES = "${BASEMACHINE}:${MACHINE}"
|