Home
last modified time | relevance | path

Searched refs:comment (Results 1 – 25 of 79) sorted by relevance

1234

/arch/alpha/boot/
Dbootloader.lds24 .comment 0 : { *(.comment) }
/arch/arm/boot/bootp/
Dbootp.lds29 .comment 0 : { *(.comment) }
/arch/riscv/boot/
DMakefile19 OBJCOPYFLAGS_Image :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
20 OBJCOPYFLAGS_xipImage :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
/arch/sparc/boot/
DMakefile19 cmd_strip = $(STRIP) -R .comment -R .note -K sun4u_init -K _end -K _start $< -o $@
43 OBJCOPYFLAGS_image.bin := -S -O binary -R .note -R .comment
/arch/s390/kernel/vdso64/
Dvdso64.lds.S68 .comment 0 : { *(.comment) }
/arch/s390/kernel/vdso32/
Dvdso32.lds.S68 .comment 0 : { *(.comment) }
/arch/powerpc/boot/
DzImage.coff.lds.S48 *(.comment)
/arch/nios2/platform/
DKconfig.platform4 comment "Memory settings"
17 comment "Device tree"
53 comment "Nios II instructions"
115 comment "Cache settings"
/arch/arm64/boot/
DMakefile17 OBJCOPYFLAGS_Image :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
/arch/xtensa/boot/boot-elf/
DMakefile18 $(Q)$(OBJCOPY) $(OBJCOPY_ARGS) -R .comment \
/arch/h8300/boot/
DMakefile9 OBJCOPYFLAGS_zImage := -O binary -R .note -R .comment -R .stab -R .stabstr -S
/arch/openrisc/
DMakefile22 OBJCOPYFLAGS := -O binary -R .note -R .comment -S
/arch/mips/boot/compressed/
Dld.script57 *(.comment)
/arch/xtensa/boot/boot-redboot/
DMakefile20 $(Q)$(OBJCOPY) $(OBJCOPY_ARGS) -R .comment \
/arch/microblaze/boot/
DMakefile8 OBJCOPYFLAGS := -R .note -R .comment -R .note.gnu.build-id -O binary
/arch/mips/generic/
DKconfig20 comment "Legacy (non-UHI/non-FIT) Boards"
30 comment "MSCC Ocelot doesn't work with SEAD3 enabled"
51 comment "FIT/UHI Boards"
/arch/arc/boot/
DMakefile7 OBJCOPYFLAGS= -O binary -R .note -R .note.gnu.build-id -R .comment -S
/arch/xtensa/boot/
DMakefile33 OBJCOPYFLAGS = --strip-all -R .comment -R .notes -O binary
/arch/sh/include/asm/
Dromimage-macros.h6 .macro LIST comment
/arch/arm/mach-ixp4xx/
DKconfig6 comment "IXP4xx Platforms"
55 comment "IXP4xx Options"
/arch/arm/mach-s3c/
DKconfig.s3c24xx24 comment "S3C24XX SoCs"
167 comment "S3C2410 Boards"
295 comment "S3C2412 Boards"
367 comment "S3C2416 Boards"
426 comment "S3C2440 Boards"
522 comment "S3C2442 Boards"
565 comment "S3C2443 Boards"
/arch/arm/mach-imx/
DKconfig52 comment "ARM1136 platforms"
104 comment "Cortex-A platforms"
209 comment "Cortex-A/Cortex-M asymmetric multiprocessing platforms"
/arch/arm/boot/
DMakefile14 OBJCOPYFLAGS :=-O binary -R .comment -S
/arch/arm/include/debug/
Dsa1100.S24 @ the comment in arch/arm/mach-sa1100/include/mach/uncompress.h.
/arch/nds32/
DMakefile3 OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment -S

1234