Searched refs:asflags (Results 1 – 22 of 22) sorted by relevance
5 asflags-y += -mmetac=2.1 -Wa,-mfpu=metac21 -mdsp6 asflags-$(CONFIG_SMP) += -DTBX_PERCPU_SP_SAVE
4 asflags := -ansi macro
5 asflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
6 asflags-y :=
4 asflags-y := -ansi
5 asflags-y += $(LINUXINCLUDE)
2 asflags-y += $(EXTRA_AFLAGS)9 export KBUILD_SUBDIR_ASFLAGS := $(KBUILD_SUBDIR_ASFLAGS) $(subdir-asflags-y)108 $(asflags-y) $(AFLAGS_$(basetarget).o)
25 asflags-y :=30 subdir-asflags-y :=
1 asflags-y += -march=armv7-a
15 asflags-y := -D__VDSO64__ -s
22 asflags-y := -D__VDSO32__ -s
5 asflags-y := $(KBUILD_CFLAGS)
14 asflags-y := -Wa,-march=all
11 asflags-y += $(LINUXINCLUDE)
15 asflags-$(CONFIG_FULLDEBUG) := -DDEBUGGER_COMPATIBLE_CACHE=1
4 asflags-y := -ansi -DST_DIV0=0x02
6 asflags-y := -ansi
112 asflags-y := -DZIMAGE
6 asflags-y := $(KBUILD_CFLAGS)
64 $(obj)/bzImage: asflags-y := $(SVGA_MODE)
149 $(vdso32-images:%=$(obj)/%.dbg): asflags-$(CONFIG_X86_64) += -m32
288 ccflags-y, asflags-y and ldflags-y307 asflags-y specifies options for assembling with $(AS).311 asflags-y := -ansi319 subdir-ccflags-y, subdir-asflags-y320 The two flags listed above are similar to ccflags-y and asflags-y.