Home
last modified time | relevance | path

Searched refs:HOST_EXTRACFLAGS (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/scripts/gcc-plugins/
DMakefile7 HOST_EXTRACFLAGS += -I$(GCC_PLUGINS_DIR)/include -I$(src) -std=gnu99 -ggdb
8 export HOST_EXTRACFLAGS
/Linux-v4.19/scripts/selinux/genheaders/
DMakefile3 HOST_EXTRACFLAGS += \
/Linux-v4.19/scripts/selinux/mdp/
DMakefile3 HOST_EXTRACFLAGS += \
/Linux-v4.19/scripts/dtc/
DMakefile12 HOST_EXTRACFLAGS := -I$(src)/libfdt macro
/Linux-v4.19/scripts/
DMakefile11 HOST_EXTRACFLAGS += -I$(srctree)/tools/include
DMakefile.host65 _hostc_flags = $(KBUILD_HOSTCFLAGS) $(HOST_EXTRACFLAGS) \
DKbuild.include129 $(KBUILD_HOSTCFLAGS) $(HOST_EXTRACFLAGS),$(1),$(2))
/Linux-v4.19/arch/x86/tools/
DMakefile41 HOST_EXTRACFLAGS += -I$(srctree)/tools/include
/Linux-v4.19/arch/x86/boot/
DMakefile51 HOST_EXTRACFLAGS += -I$(srctree)/tools/include \
/Linux-v4.19/arch/sparc/vdso/
DMakefile44 HOST_EXTRACFLAGS += -I$(srctree)/tools/include
/Linux-v4.19/arch/x86/boot/compressed/
DMakefile61 HOST_EXTRACFLAGS += -I$(srctree)/tools/include
/Linux-v4.19/arch/x86/entry/vdso/
DMakefile55 HOST_EXTRACFLAGS += -I$(srctree)/tools/include -I$(srctree)/include/uapi -I$(srctree)/arch/$(SUBARC…
/Linux-v4.19/Documentation/kbuild/
Dmakefiles.txt666 in that Makefile, use the variable HOST_EXTRACFLAGS.
670 HOST_EXTRACFLAGS += -I/usr/include/ncurses