Home | History | Annotate | Download | only in vboot_reference

Lines Matching refs:VBSF_SRCS

288 VBSF_SRCS = \
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}