Files

7 lines
151 B
Plaintext
Raw Permalink Normal View History

2026-04-23 17:07:55 +08:00
# Machine specific configurations
MACHINE_OPTEE_OS_REQUIRE ?= ""
MACHINE_OPTEE_OS_REQUIRE:tc = "optee-os-tc.inc"
require ${MACHINE_OPTEE_OS_REQUIRE}