Home
last modified time | relevance | path

Searched refs:PROJECT (Results 1 – 5 of 5) sorted by relevance

/tf-a-ffa_el3_spmc/tools/marvell/doimage/
A DMakefile7 PROJECT = doimage macro
33 all: ${PROJECT}
35 ${PROJECT}: ${OBJECTS} Makefile
47 ${Q}${RM} ${PROJECT}
/tf-a-ffa_el3_spmc/tools/amlogic/
A DMakefile11 PROJECT := doimage${BIN_EXT} macro
33 all: ${PROJECT}
35 ${PROJECT}: ${OBJECTS} Makefile
47 $(call SHELL_DELETE_ALL, ${PROJECT} ${OBJECTS})
/tf-a-ffa_el3_spmc/tools/stm32image/
A DMakefile11 PROJECT := stm32image${BIN_EXT} macro
33 all: ${PROJECT}
35 ${PROJECT}: ${OBJECTS} Makefile
47 $(call SHELL_DELETE_ALL, ${PROJECT} ${OBJECTS})
/tf-a-ffa_el3_spmc/tools/sptool/
A DMakefile12 PROJECT := $(notdir ${SPTOOL}) macro
36 all: ${PROJECT}
38 ${PROJECT}: ${OBJECTS} Makefile
50 $(call SHELL_DELETE_ALL, ${PROJECT} ${OBJECTS})
/tf-a-ffa_el3_spmc/tools/fiptool/
A DMakefile12 PROJECT := $(notdir ${FIPTOOL}) macro
47 all: ${PROJECT}
49 ${PROJECT}: ${OBJECTS} Makefile
61 $(call SHELL_DELETE_ALL, ${PROJECT} ${OBJECTS})

Completed in 6 milliseconds