Home
last modified time | relevance | path

Searched refs:asflags (Results 1 – 22 of 22) sorted by relevance

/linux-6.3-rc2/arch/arm64/kvm/hyp/
A DMakefile7 subdir-asflags-y := -I$(incdir)
/linux-6.3-rc2/arch/arm64/kvm/hyp/vhe/
A DMakefile6 asflags-y := -D__KVM_VHE_HYPERVISOR__
/linux-6.3-rc2/arch/sparc/prom/
A DMakefile5 asflags := -ansi macro
/linux-6.3-rc2/arch/sparc/mm/
A DMakefile5 asflags-y := -ansi
/linux-6.3-rc2/arch/nios2/boot/compressed/
A DMakefile7 asflags-y :=
/linux-6.3-rc2/arch/x86/math-emu/
A DMakefile10 asflags-y += $(PARANOID)
/linux-6.3-rc2/scripts/
A DMakefile.lib3 asflags-y += $(EXTRA_AFLAGS)
9 KBUILD_AFLAGS += $(subdir-asflags-y)
139 $(filter-out $(asflags-remove-y), \
140 $(KBUILD_CPPFLAGS) $(KBUILD_AFLAGS) $(asflags-y)) \
A DMakefile.build27 asflags-y :=
33 subdir-asflags-y :=
/linux-6.3-rc2/arch/parisc/kernel/vdso64/
A DMakefile14 asflags-y := -D__VDSO64__ -s
/linux-6.3-rc2/arch/alpha/lib/
A DMakefile6 asflags-y := $(KBUILD_CFLAGS)
/linux-6.3-rc2/arch/parisc/kernel/vdso32/
A DMakefile14 asflags-y := -D__VDSO32__ -s
/linux-6.3-rc2/arch/m68k/coldfire/
A DMakefile16 asflags-$(CONFIG_FULLDEBUG) := -DDEBUGGER_COMPATIBLE_CACHE=1
/linux-6.3-rc2/arch/sparc/lib/
A DMakefile5 asflags-y := -ansi -DST_DIV0=0x02
/linux-6.3-rc2/arch/arm64/kvm/hyp/nvhe/
A DMakefile6 asflags-y := -D__KVM_NVHE_HYPERVISOR__ -D__DISABLE_EXPORTS
/linux-6.3-rc2/arch/arm/boot/compressed/
A DMakefile107 asflags-y := -DZIMAGE
/linux-6.3-rc2/arch/sparc/kernel/
A DMakefile7 asflags-y := -ansi
/linux-6.3-rc2/arch/sparc/vdso/
A DMakefile86 $(obj)/vdso32.so.dbg: asflags-$(CONFIG_SPARC64) += -m32
/linux-6.3-rc2/arch/x86/boot/
A DMakefile77 $(obj)/bzImage: asflags-y := $(SVGA_MODE)
/linux-6.3-rc2/arch/alpha/kernel/
A DMakefile7 asflags-y := $(KBUILD_CFLAGS)
/linux-6.3-rc2/arch/x86/entry/vdso/
A DMakefile151 $(obj)/vdso32.so.dbg: asflags-$(CONFIG_X86_64) += -m32
/linux-6.3-rc2/Documentation/kbuild/
A Dmakefiles.rst317 ccflags-y, asflags-y and ldflags-y
337 asflags-y specifies assembler options.
342 asflags-y := -ansi
351 subdir-ccflags-y, subdir-asflags-y
352 The two flags listed above are similar to ccflags-y and asflags-y.
362 ccflags-remove-y, asflags-remove-y
390 AFLAGS_$@ has the higher priority than asflags-remove-y; AFLAGS_$@
391 can re-add assembler flags that were removed by asflags-remove-y.
/linux-6.3-rc2/Documentation/dev-tools/
A Dcheckpatch.rst348 asflags-y and ldflags-y").
352 EXTRA_AFLAGS -> asflags-y

Completed in 35 milliseconds