Searched refs:OBJS (Results 1 – 3 of 3) sorted by relevance
8 OBJS = macro11 OBJS += misc.o decompress.o13 OBJS += debug.o18 OBJS += string.o22 OBJS += hyp-stub.o29 OBJS += ll_char_wr.o font.o33 OBJS += head-sa1100.o37 OBJS += head-xscale.o41 OBJS += head-sharpsl.o46 OBJS += big-endian.o[all …]
15 OBJS := $(addprefix $(obj)/,$(boot-y)) macro17 $(obj)/Image.o: $(obj)/../vmlinux.bin $(OBJS)21 $(OBJS) $@
12 OBJS := $(addprefix $(obj)/,$(boot-y)) macro15 $(obj)/zImage.o: $(obj)/../vmlinux.bin.gz $(OBJS)19 $(OBJS) $@
Completed in 5 milliseconds