Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/examples/standalone/
H A DMakefile25 COBJS := $(ELF:=.o) macro
32 .SECONDARY: $(call objectify,$(COBJS))
33 targets += $(patsubst $(obj)/%,%,$(LIB)) $(COBJS) $(LIBOBJS-y)