Home
last modified time | relevance | path

Searched refs:ccflags (Results 51 – 75 of 292) sorted by relevance

12345678910>>...12

/openbmc/linux/arch/parisc/kernel/vdso64/
H A DMakefile11 ccflags-y := -shared -fno-common -fno-builtin
12 ccflags-y += -nostdlib -Wl,-soname=linux-vdso64.so.1 \
/openbmc/linux/drivers/usb/storage/
H A DMakefile9 ccflags-y := -I $(srctree)/drivers/scsi
11 ccflags-y += -DDEFAULT_SYMBOL_NAMESPACE=USB_STORAGE
/openbmc/linux/drivers/media/v4l2-core/
H A DMakefile6 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends
7 ccflags-y += -I$(srctree)/drivers/media/tuners
/openbmc/linux/arch/powerpc/platforms/pseries/
H A DMakefile2 ccflags-$(CONFIG_PPC64) := $(NO_MINIMAL_TOC)
3 ccflags-$(CONFIG_PPC_PSERIES_DEBUG) += -DDEBUG
/openbmc/linux/arch/parisc/kernel/vdso32/
H A DMakefile10 ccflags-y := -shared -fno-common -fbuiltin -mno-fast-indirect-calls -O2 -mno-long-calls
12 ccflags-y += -nostdlib -Wl,-soname=linux-vdso32.so.1 \
/openbmc/linux/arch/arm/vdso/
H A DMakefile14 ccflags-y := -fPIC -fno-common -fno-builtin -fno-stack-protector
15 ccflags-y += -DDISABLE_BRANCH_PROFILING -DBUILD_VDSO32
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A Dbusybox-cross-menuconfig.patch52 ccflags()
67 -HOST_EXTRACFLAGS = $(shell $(CONFIG_SHELL) $(check-lxdialog) -ccflags)
68 +HOST_EXTRACFLAGS += $(shell $(CONFIG_SHELL) $(check-lxdialog) -ccflags)
/openbmc/linux/arch/arm64/kernel/vdso/
H A DMakefile33 ccflags-y := -fno-common -fno-builtin -fno-stack-protector -ffixed-x18
34 ccflags-y += -DDISABLE_BRANCH_PROFILING -DBUILD_VDSO
/openbmc/linux/drivers/usb/gadget/function/
H A DMakefile6 ccflags-y := -I$(srctree)/drivers/usb/gadget/
7 ccflags-y += -I$(srctree)/drivers/usb/gadget/udc/
/openbmc/linux/arch/riscv/kernel/vdso/
H A DMakefile19 ccflags-y := -fno-stack-protector
20 ccflags-y += -DDISABLE_BRANCH_PROFILING
/openbmc/linux/arch/x86/kvm/
H A DMakefile3 ccflags-y += -I $(srctree)/arch/x86/kvm
4 ccflags-$(CONFIG_KVM_WERROR) += -Werror
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A DMakefile2 subdir-ccflags-y += -I$(src)/..
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A DMakefile2 subdir-ccflags-y += -I$(src)/..
/openbmc/linux/arch/sparc/math-emu/
H A DMakefile7 ccflags-y := -w
/openbmc/linux/arch/sh/cchips/hd6446x/
H A DMakefile4 ccflags-y := -Werror
/openbmc/linux/drivers/media/usb/dvb-usb/
H A DMakefile83 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends/
85 ccflags-y += -I$(srctree)/drivers/media/tuners
86 ccflags-y += -I$(srctree)/drivers/media/common
/openbmc/u-boot/scripts/
H A DMakefile.lib4 ccflags-y += $(EXTRA_CFLAGS)
11 export KBUILD_SUBDIR_CCFLAGS := $(KBUILD_SUBDIR_CCFLAGS) $(subdir-ccflags-y)
106 $(ccflags-y) $(CFLAGS_$(basetarget).o)
/openbmc/u-boot/lib/lzma/
H A DMakefile9 ccflags-y += -D_LZMA_PROB32
/openbmc/linux/arch/alpha/mm/
H A DMakefile6 ccflags-y := -Werror
/openbmc/linux/arch/ia64/uv/kernel/
H A DMakefile10 ccflags-y := -Iarch/ia64/sn/include
/openbmc/linux/drivers/media/mmc/siano/
H A DMakefile4 ccflags-y += -I $(srctree)/drivers/media/common/siano
/openbmc/linux/drivers/media/pci/pluto2/
H A DMakefile4 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends/
/openbmc/linux/drivers/memstick/
H A DMakefile6 subdir-ccflags-$(CONFIG_MEMSTICK_DEBUG) := -DDEBUG
/openbmc/linux/drivers/media/pci/dm1105/
H A DMakefile4 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends
/openbmc/linux/drivers/comedi/kcomedilib/
H A DMakefile2 ccflags-$(CONFIG_COMEDI_DEBUG) := -DDEBUG

12345678910>>...12