/arch/mips/boot/ |
D | Makefile | 32 targets := vmlinux.ecoff macro 38 targets += vmlinux.bin 44 targets += vmlinux.srec 78 targets += uImage 79 targets += uImage.bin 80 targets += uImage.bz2 81 targets += uImage.gz 82 targets += uImage.lzma 83 targets += uImage.lzo 108 targets += vmlinux.itb [all …]
|
/arch/metag/boot/ |
D | Makefile | 15 targets += vmlinux.bin 16 targets += uImage 17 targets += uImage.gz 18 targets += uImage.bz2 19 targets += uImage.xz 20 targets += uImage.lzo 21 targets += uImage.bin
|
/arch/mips/vdso/ |
D | Makefile | 80 targets += $(obj-vdso-y) 81 targets += vdso.lds 82 targets += vdso.so.dbg.raw vdso.so.raw 83 targets += vdso.so.dbg vdso.so 84 targets += vdso-image.c 107 targets += $(obj-vdso-y:%.o=%-o32.o) 108 targets += vdso-o32.lds 109 targets += vdso-o32.so.dbg.raw vdso-o32.so.raw 110 targets += vdso-o32.so.dbg vdso-o32.so 111 targets += vdso-o32-image.c [all …]
|
/arch/x86/realmode/rm/ |
D | Makefile | 33 targets += $(realmode-y) 43 targets += pasyms.h 47 targets += realmode.lds 53 targets += realmode.elf 59 targets += realmode.bin 66 targets += realmode.relocs
|
/arch/ia64/hp/sim/boot/ |
D | Makefile | 11 targets-$(CONFIG_IA64_HP_SIM) += bootloader 12 targets := vmlinux.bin vmlinux.gz $(targets-y) macro 17 vmlinux.gz: $(obj)/vmlinux.gz $(addprefix $(obj)/,$(targets-y))
|
/arch/arc/boot/ |
D | Makefile | 2 targets := vmlinux.bin vmlinux.bin.gz uImage macro 20 targets += uImage 21 targets += uImage.bin 22 targets += uImage.gz 23 targets += uImage.lzma
|
/arch/x86/purgatory/ |
D | Makefile | 6 targets += $(purgatory-y) 10 targets += purgatory.ro 26 targets += kexec-purgatory.c
|
/arch/hexagon/kernel/ |
D | smp.c | 240 struct cpumask targets; in smp_send_stop() local 241 cpumask_copy(&targets, cpu_online_mask); in smp_send_stop() 242 cpumask_clear_cpu(smp_processor_id(), &targets); in smp_send_stop() 243 send_ipi(&targets, IPI_CPU_STOP); in smp_send_stop()
|
/arch/s390/boot/ |
D | Makefile | 12 targets := image macro 13 targets += bzImage
|
/arch/parisc/boot/ |
D | Makefile | 11 targets := image macro 12 targets += bzImage
|
/arch/s390/kernel/vdso64/ |
D | Makefile | 10 targets := $(obj-vdso64) vdso64.so vdso64.so.dbg macro 21 $(targets:%=$(obj)/%.dbg): KBUILD_CFLAGS = $(KBUILD_CFLAGS_64) 22 $(targets:%=$(obj)/%.dbg): KBUILD_AFLAGS = $(KBUILD_AFLAGS_64)
|
/arch/s390/kernel/vdso32/ |
D | Makefile | 10 targets := $(obj-vdso32) vdso32.so vdso32.so.dbg macro 21 $(targets:%=$(obj)/%.dbg): KBUILD_CFLAGS = $(KBUILD_CFLAGS_31) 22 $(targets:%=$(obj)/%.dbg): KBUILD_AFLAGS = $(KBUILD_AFLAGS_31)
|
/arch/x86/entry/vdso/ |
D | Makefile | 37 targets += vdso.lds $(vobjs-y) 44 targets += $(vdso_img_cfiles) 45 targets += $(vdso_img_sodbg) 123 targets += vdsox32.lds $(vobjx32s-y) 139 targets += vdso32/vdso32.lds 140 targets += vdso32/note.o vdso32/system_call.o vdso32/sigreturn.o 141 targets += vdso32/vclock_gettime.o
|
/arch/frv/boot/ |
D | Makefile | 11 targets := Image zImage bootpImage macro 34 targets: $(obj)/Image target
|
/arch/arc/kernel/ |
D | smp.c | 316 struct cpumask targets; in smp_send_stop() local 317 cpumask_copy(&targets, cpu_online_mask); in smp_send_stop() 318 cpumask_clear_cpu(smp_processor_id(), &targets); in smp_send_stop() 319 ipi_send_msg(&targets, IPI_CPU_STOP); in smp_send_stop()
|
/arch/mips/boot/compressed/ |
D | Makefile | 57 targets := $(notdir $(vmlinuzobjs-y)) macro 59 targets += vmlinux.bin 71 targets += vmlinux.bin.z 75 targets += piggy.o dummy.o
|
/arch/nios2/boot/ |
D | Makefile | 15 targets += vmlinux.bin vmlinux.gz vmImage 48 targets += $(dtb-y)
|
/arch/sh/kernel/vsyscall/ |
D | Makefile | 8 targets += $(foreach F,trapa,vsyscall-$F.o vsyscall-$F.so) 9 targets += vsyscall-note.o vsyscall.lds vsyscall-dummy.o
|
/arch/s390/boot/compressed/ |
D | Makefile | 10 targets := vmlinux.lds vmlinux vmlinux.bin vmlinux.bin.gz vmlinux.bin.bz2 macro 11 targets += vmlinux.bin.xz vmlinux.bin.lzma vmlinux.bin.lzo vmlinux.bin.lz4 12 targets += misc.o piggy.o sizes.h head.o
|
/arch/x86/boot/ |
D | Makefile | 29 targets := vmlinux.bin setup.bin setup.elf bzImage macro 30 targets += fdimage fdimage144 fdimage288 image.iso mtools.conf 47 targets += $(setup-y) 60 targets += cpustr.h 95 targets += zoffset.h
|
/arch/x86/boot/compressed/ |
D | Makefile | 26 targets := vmlinux vmlinux.bin vmlinux.bin.gz vmlinux.bin.bz2 vmlinux.bin.lzma \ macro 66 targets += ../voffset.h 119 targets += $(patsubst $(obj)/%,%,$(vmlinux-objs-y)) vmlinux.bin.all vmlinux.relocs 153 targets += piggy.S
|
/arch/parisc/boot/compressed/ |
D | Makefile | 11 targets := vmlinux.lds vmlinux vmlinux.bin vmlinux.bin.gz vmlinux.bin.bz2 macro 12 targets += vmlinux.bin.xz vmlinux.bin.lzma vmlinux.bin.lzo vmlinux.bin.lz4 13 targets += misc.o piggy.o sizes.h head.o real2.o firmware.o
|
/arch/score/boot/ |
D | Makefile | 9 targets := vmlinux.bin macro
|
/arch/sparc/boot/ |
D | Makefile | 11 targets := tftpboot.img image zImage vmlinux.aout macro 58 targets += uImage
|
/arch/m32r/boot/ |
D | Makefile | 8 targets := zImage macro
|