Home
last modified time | relevance | path

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

/linux-3.4.99/arch/alpha/
DMakefile47 LIBS_Y := $(patsubst %/, %/lib.a, $(libs-y)) macro
48 export LIBS_Y
/linux-3.4.99/arch/alpha/boot/
DMakefile107 $(obj)/bootloader: $(obj)/bootloader.lds $(OBJ_bootlx) $(LIBS_Y) FORCE
110 $(obj)/bootpheader: $(obj)/bootloader.lds $(OBJ_bootph) $(LIBS_Y) FORCE
113 $(obj)/bootpzheader: $(obj)/bootloader.lds $(OBJ_bootpzh) $(LIBS_Y) FORCE