Searched refs:asflags (Results 1 – 21 of 21) sorted by relevance
5 asflags := -ansi macro
7 asflags-y :=
5 asflags-y := -ansi
3 asflags-y += $(EXTRA_AFLAGS)9 KBUILD_AFLAGS += $(subdir-asflags-y)98 $(asflags-y) $(AFLAGS_$(basetarget).o)
26 asflags-y :=31 subdir-asflags-y :=
10 asflags-y += $(PARANOID)
2 asflags-y += -march=armv7-a
17 asflags-y := -D__VDSO64__ -s
14 asflags-y := -Wa,-march=all
6 asflags-y := $(KBUILD_CFLAGS)
31 asflags-y := -D__VDSO32__ -s
7 asflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include -I$(srctree)/arch/arm/plat-sams…
16 asflags-$(CONFIG_FULLDEBUG) := -DDEBUGGER_COMPATIBLE_CACHE=1
5 asflags-y := -ansi -DST_DIV0=0x02
73 $(obj)/bzImage: asflags-y := $(SVGA_MODE)
7 asflags-y := -ansi
88 $(obj)/vdso32.so.dbg: asflags-$(CONFIG_SPARC64) += -m32
120 asflags-y := -DZIMAGE
134 $(obj)/vdso32.so.dbg: asflags-$(CONFIG_X86_64) += -m32
7 asflags-y := $(KBUILD_CFLAGS)
295 ccflags-y, asflags-y and ldflags-y314 asflags-y specifies options for assembling with $(AS).318 asflags-y := -ansi326 subdir-ccflags-y, subdir-asflags-y327 The two flags listed above are similar to ccflags-y and asflags-y.