OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CRT_DEPS
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/make_helpers/
build_macros.mk
116
$(eval $(if $(3),
CRT_DEPS
+= $(1)))
128
CRT_DEPS
+= check_$(1)
/device/linaro/bootloader/arm-trusted-firmware/
Makefile
635
certificates: ${
CRT_DEPS
} ${CRTTOOL}
Completed in 227 milliseconds