Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/boot/compressed/
DMakefile84 libfdt_objs := $(addsuffix .o, $(basename $(libfdt))) macro
89 $(addprefix $(obj)/,$(libfdt_objs) atags_to_fdt.o): \
93 OBJS += $(libfdt_objs) atags_to_fdt.o