Searched refs:MAKE_OBJS (Results 1 – 2 of 2) sorted by relevance
/tf-a-ffa_el3_spmc/plat/rockchip/rk3399/drivers/m0/ |
A D | Makefile | 90 define MAKE_OBJS macro 123 $(eval $(call MAKE_OBJS,$(BUILD),$(SOURCES_COMMON),$(1))) 124 $(eval $(call MAKE_OBJS,$(BUILD),$(SOURCES),$(1))) 125 $(eval $(call MAKE_OBJS,$(BUILD),$(SOURCES_PMU),$(1)))
|
/tf-a-ffa_el3_spmc/make_helpers/ |
A D | build_macros.mk | 372 define MAKE_OBJS 484 $(eval $(call MAKE_OBJS,$(BUILD_DIR),$(SOURCES),$(1)))
|
Completed in 4 milliseconds