Searched refs:OBJS (Results 1 – 5 of 5) sorted by relevance
8 OBJS = misc.o macro15 OBJS += ll_char_wr.o font.o19 OBJS += head-shark.o ofw-shark.o23 OBJS += head-l7200.o28 OBJS += head-sa1100.o32 OBJS += head-sa1100.o36 OBJS += head-xscale.o40 OBJS += head-sharpsl.o45 OBJS += big-endian.o67 head.o misc.o $(OBJS)[all …]
3 OBJS = macro7 $(OBJ): $(OBJS)11 clean-files := $(OBJS) link.ld
21 OBJS := $(addprefix $(obj)/,$(boot-y)) macro23 Image: vmlinux $(OBJS) arch/$(ARCH)/boot/boot-elf/boot.lds29 $(OBJS) $@.tmp35 Image.initrd: vmlinux $(OBJS)43 $(OBJS) $@.tmp
19 OBJS := $(addprefix $(obj)/,$(boot-y)) macro24 zImage: vmlinux $(OBJS) $(LIBS)31 $(OBJS) $@.tmp
6 OBJS = ptrace.o sigcontext.o checksum.o miscthings.o misc.o \ macro13 $(OBJ): $(OBJS)65 clean-files := $(OBJS) ppc_defs.h checksum.S mk_defs.c