Home
last modified time | relevance | path

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

/external/vboot_reference/
DMakefile288 VBSF_SRCS = \ macro
348 VBSF_SRCS += \
355 VBSF_SRCS += \
368 VBSF_SRCS += \
381 VBSF_SRCS += ${VBINIT_SRCS}
382 FWLIB_SRCS += ${VBSF_SRCS} ${VBSLK_SRCS}
385 VBSF_OBJS = ${VBSF_SRCS:%.c=${BUILD}/%.o}