Home
last modified time | relevance | path

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

/linux-6.6.21/arch/alpha/
DMakefile42 LIBS_Y := $(patsubst %/, %/lib.a, $(libs-y)) macro
43 export LIBS_Y
/linux-6.6.21/arch/alpha/boot/
DMakefile111 $(obj)/bootloader: $(obj)/bootloader.lds $(OBJ_bootlx) $(LIBS_Y) FORCE
114 $(obj)/bootpheader: $(obj)/bootloader.lds $(OBJ_bootph) $(LIBS_Y) FORCE
117 $(obj)/bootpzheader: $(obj)/bootloader.lds $(OBJ_bootpzh) $(LIBS_Y) FORCE