Searched refs:OBJS (Results 1 – 3 of 3) sorted by relevance
8 OBJS = macro11 OBJS += misc.o decompress.o14 OBJS += debug.o19 OBJS += string.o23 OBJS += hyp-stub.o30 OBJS += ll_char_wr.o font.o34 OBJS += head-sa1100.o38 OBJS += head-xscale.o42 OBJS += head-sharpsl.o47 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) $@