Home
last modified time | relevance | path

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

/external/u-boot/examples/standalone/
DMakefile22 COBJS := $(ELF:=.o) macro
29 .SECONDARY: $(call objectify,$(COBJS))
30 targets += $(patsubst $(obj)/%,%,$(LIB)) $(COBJS) $(LIBOBJS-y)