10 lines
213 B
Plaintext
10 lines
213 B
Plaintext
|
|
OPTEE_TI_VERSION = ""
|
||
|
|
OPTEE_TI_VERSION:ti-soc = "optee-os-ti-version.inc"
|
||
|
|
|
||
|
|
require ${OPTEE_TI_VERSION}
|
||
|
|
|
||
|
|
OPTEE_TI_OVERRIDES = ""
|
||
|
|
OPTEE_TI_OVERRIDES:ti-soc = "${BPN}-ti-overrides.inc"
|
||
|
|
|
||
|
|
require ${OPTEE_TI_OVERRIDES}
|