HomeSort by relevance Sort by last modified time
    Searched refs:VBSF_SRCS (Results 1 - 2 of 2) sorted by null

  /external/vboot_reference/
Android.mk 40 VBSF_SRCS = \
73 VBSF_SRCS += \
105 $(VBSF_SRCS) \
Makefile 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}
    [all...]

Completed in 33 milliseconds