Searched refs:asflags (Results 1 – 23 of 23) sorted by relevance
7 subdir-asflags-y := -I$(incdir)
6 asflags-y := -D__KVM_VHE_HYPERVISOR__
3 asflags-y += $(EXTRA_AFLAGS)21 KBUILD_AFLAGS += $(subdir-asflags-y)132 $(filter-out $(asflags-remove-y), \133 $(KBUILD_CPPFLAGS) $(KBUILD_AFLAGS) $(asflags-y)) \
28 asflags-y :=33 subdir-asflags-y :=
5 asflags := -ansi macro
7 asflags-y :=
5 asflags-y := -ansi
2 asflags-y += -march=armv7-a
10 asflags-y += $(PARANOID)
17 asflags-y := -D__VDSO64__ -s
6 asflags-y := -D__KVM_NVHE_HYPERVISOR__
6 asflags-y := $(KBUILD_CFLAGS)
29 asflags-y := -D__VDSO32__ -s
7 asflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
16 asflags-$(CONFIG_FULLDEBUG) := -DDEBUGGER_COMPATIBLE_CACHE=1
5 asflags-y := -ansi -DST_DIV0=0x02
86 $(obj)/vdso32.so.dbg: asflags-$(CONFIG_SPARC64) += -m32
7 asflags-y := -ansi
76 $(obj)/bzImage: asflags-y := $(SVGA_MODE)
128 asflags-y := -DZIMAGE
7 asflags-y := $(KBUILD_CFLAGS)
144 $(obj)/vdso32.so.dbg: asflags-$(CONFIG_X86_64) += -m32
327 ccflags-y, asflags-y and ldflags-y347 asflags-y specifies assembler options.352 asflags-y := -ansi361 subdir-ccflags-y, subdir-asflags-y362 The two flags listed above are similar to ccflags-y and asflags-y.372 ccflags-remove-y, asflags-remove-y402 AFLAGS_$@ has the higher priority than asflags-remove-y; AFLAGS_$@403 can re-add assembler flags that were removed by asflags-remove-y.