Searched refs:asflags (Results 1 – 23 of 23) sorted by relevance
7 subdir-asflags-y := -I$(incdir)
6 asflags-y := -D__KVM_VHE_HYPERVISOR__
5 asflags := -ansi macro
5 asflags-y := -ansi
7 asflags-y :=
2 asflags-y += -march=armv7-a
3 asflags-y += $(EXTRA_AFLAGS)9 KBUILD_AFLAGS += $(subdir-asflags-y)139 $(filter-out $(asflags-remove-y), \140 $(KBUILD_CPPFLAGS) $(KBUILD_AFLAGS) $(asflags-y)) \
27 asflags-y :=33 subdir-asflags-y :=
10 asflags-y += $(PARANOID)
14 asflags-y := -D__VDSO64__ -s
6 asflags-y := $(KBUILD_CFLAGS)
14 asflags-y := -D__VDSO32__ -s
16 asflags-$(CONFIG_FULLDEBUG) := -DDEBUGGER_COMPATIBLE_CACHE=1
5 asflags-y := -ansi -DST_DIV0=0x02
6 asflags-y := -D__KVM_NVHE_HYPERVISOR__ -D__DISABLE_EXPORTS
106 asflags-y := -DZIMAGE
86 $(obj)/vdso32.so.dbg: asflags-$(CONFIG_SPARC64) += -m32
7 asflags-y := -ansi
77 $(obj)/bzImage: asflags-y := $(SVGA_MODE)
7 asflags-y := $(KBUILD_CFLAGS)
149 $(obj)/vdso32.so.dbg: asflags-$(CONFIG_X86_64) += -m32
376 ccflags-y, asflags-y and ldflags-y396 asflags-y specifies assembler options.401 asflags-y := -ansi410 subdir-ccflags-y, subdir-asflags-y411 The two flags listed above are similar to ccflags-y and asflags-y.421 ccflags-remove-y, asflags-remove-y449 AFLAGS_$@ has the higher priority than asflags-remove-y; AFLAGS_$@450 can re-add assembler flags that were removed by asflags-remove-y.
348 asflags-y and ldflags-y").352 EXTRA_AFLAGS -> asflags-y