Home
last modified time | relevance | path

Searched refs:OBJS (Results 1 – 5 of 5) sorted by relevance

/arch/arm/boot/compressed/
DMakefile8 OBJS = misc.o macro
15 OBJS += ll_char_wr.o font.o
19 OBJS += head-shark.o ofw-shark.o
23 OBJS += head-l7200.o
28 OBJS += head-sa1100.o
32 OBJS += head-sa1100.o
36 OBJS += head-xscale.o
40 OBJS += head-sharpsl.o
45 OBJS += big-endian.o
67 head.o misc.o $(OBJS)
[all …]
/arch/um/sys-ia64/
DMakefile3 OBJS = macro
7 $(OBJ): $(OBJS)
11 clean-files := $(OBJS) link.ld
/arch/xtensa/boot/boot-elf/
DMakefile21 OBJS := $(addprefix $(obj)/,$(boot-y)) macro
23 Image: vmlinux $(OBJS) arch/$(ARCH)/boot/boot-elf/boot.lds
29 $(OBJS) $@.tmp
35 Image.initrd: vmlinux $(OBJS)
43 $(OBJS) $@.tmp
/arch/xtensa/boot/boot-redboot/
DMakefile19 OBJS := $(addprefix $(obj)/,$(boot-y)) macro
24 zImage: vmlinux $(OBJS) $(LIBS)
31 $(OBJS) $@.tmp
/arch/um/sys-ppc/
DMakefile6 OBJS = ptrace.o sigcontext.o checksum.o miscthings.o misc.o \ macro
13 $(OBJ): $(OBJS)
65 clean-files := $(OBJS) ppc_defs.h checksum.S mk_defs.c