7 lines
98 B
Makefile
7 lines
98 B
Makefile
|
OPTEE_INLCUDE_PATH := security/optee
|
||
|
|
||
|
export OPTEE_INLCUDE_PATH
|
||
|
|
||
|
obj-y += core/
|
||
|
obj-y += armtz/
|