xref
: /
hardware
/
ti
/
omap4xxx
/
security
/
Android.mk
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
ifeq
($(
BOARD_USES_SECURE_SERVICES
),
true
)
2
include
$(
call
all
-
subdir
-
makefiles
)
3
endif
4