Home
last modified time | relevance | path

Searched defs:OBJCOPYFLAGS (Results 1 – 25 of 30) sorted by relevance

12

/arch/cris/boot/
DMakefile8 OBJCOPYFLAGS = -O binary $(objcopyflags-y) macro
/arch/openrisc/
DMakefile23 OBJCOPYFLAGS := -O binary -R .note -R .comment -S macro
/arch/xtensa/boot/
DMakefile34 OBJCOPYFLAGS = --strip-all -R .comment -R .notes -O binary macro
/arch/arm64/kernel/
DMakefile24 OBJCOPYFLAGS := --prefix-symbols=__efistub_ macro
/arch/m32r/
DMakefile11 OBJCOPYFLAGS := -O binary -R .note -R .comment -S macro
/arch/arc/boot/
DMakefile7 OBJCOPYFLAGS= -O binary -R .note -R .note.gnu.build-id -R .comment -S macro
/arch/cris/boot/rescue/
DMakefile20 OBJCOPYFLAGS = -O binary --remove-section=.bss macro
/arch/h8300/boot/compressed/
DMakefile35 OBJCOPYFLAGS := -O binary macro
/arch/cris/boot/compressed/
DMakefile21 OBJCOPYFLAGS = -O binary --remove-section=.bss macro
/arch/microblaze/boot/
DMakefile7 OBJCOPYFLAGS := -R .note -R .comment -R .note.gnu.build-id -O binary macro
/arch/unicore32/
DMakefile21 OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment -S macro
/arch/metag/
DMakefile17 OBJCOPYFLAGS := -O binary -R .note -R .comment -S macro
/arch/mn10300/
DMakefile22 OBJCOPYFLAGS := -O binary -R .note -R .comment -R .GCC-command-line -R .note.gnu.build-id -S macro
/arch/powerpc/kernel/vdso64/
DMakefile29 $(obj)/%.so: OBJCOPYFLAGS := -S macro
/arch/frv/boot/
DMakefile20 OBJCOPYFLAGS :=-O binary -R .note -R .note.gnu.build-id -R .comment macro
/arch/ia64/
DMakefile23 OBJCOPYFLAGS := --strip-all macro
/arch/powerpc/kernel/vdso32/
DMakefile36 $(obj)/%.so: OBJCOPYFLAGS := -S macro
/arch/arm/vdso/
DMakefile43 $(obj)/%.so: OBJCOPYFLAGS := -S macro
/arch/arm64/kernel/vdso/
DMakefile37 $(obj)/%.so: OBJCOPYFLAGS := -S macro
/arch/s390/kernel/vdso32/
DMakefile36 $(obj)/%.so: OBJCOPYFLAGS := -S macro
/arch/s390/kernel/vdso64/
DMakefile36 $(obj)/%.so: OBJCOPYFLAGS := -S macro
/arch/x86/um/vdso/
DMakefile32 $(obj)/%.so: OBJCOPYFLAGS := -S macro
/arch/s390/
DMakefile104 OBJCOPYFLAGS := -O binary macro
/arch/cris/
DMakefile49 OBJCOPYFLAGS := -O binary -R .note -R .comment -S macro
/arch/arm64/
DMakefile15 OBJCOPYFLAGS :=-O binary -R .note -R .note.gnu.build-id -R .comment -S macro

12