Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/env/
H A DMakefile12 HOST_EXTRACFLAGS = -I$(srctree)/tools \ macro
19 HOST_EXTRACFLAGS += -DMTD_OLD
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A Dbusybox-cross-menuconfig.patch10 is detected and the HOST_EXTRACFLAGS works in the Linux kernel
67 -HOST_EXTRACFLAGS = $(shell $(CONFIG_SHELL) $(check-lxdialog) -ccflags)
68 +HOST_EXTRACFLAGS += $(shell $(CONFIG_SHELL) $(check-lxdialog) -ccflags)
71 HOST_EXTRACFLAGS += -DLOCALE
/openbmc/linux/scripts/dtc/
H A DMakefile19 HOST_EXTRACFLAGS += -I $(srctree)/$(src)/libfdt
20 HOST_EXTRACFLAGS += -DNO_YAML
/openbmc/linux/scripts/selinux/genheaders/
H A DMakefile3 HOST_EXTRACFLAGS += \
/openbmc/linux/scripts/selinux/mdp/
H A DMakefile3 HOST_EXTRACFLAGS += \
/openbmc/u-boot/tools/gdb/
H A DMakefile35 HOST_EXTRACFLAGS := -I$(BFD_ROOT_DIR)/include -pedantic macro
/openbmc/u-boot/tools/
H A DMakefile140 HOST_EXTRACFLAGS += -DCONFIG_FIT_SIGNATURE
141 HOST_EXTRACFLAGS += -DCONFIG_FIT_SIGNATURE_MAX_SIZE=$(CONFIG_FIT_SIGNATURE_MAX_SIZE)
255 HOST_EXTRACFLAGS += -include $(srctree)/include/compiler.h \
/openbmc/u-boot/scripts/kconfig/
H A DMakefile191 HOST_EXTRACFLAGS += $(shell $(CONFIG_SHELL) $(check-lxdialog) -ccflags) \
229 $(Q)$(CONFIG_SHELL) $(check-lxdialog) -check $(HOSTCC) $(HOST_EXTRACFLAGS) $(HOSTLOADLIBES_mconf)
234 HOST_EXTRACFLAGS += $(shell $(CONFIG_SHELL) $(srctree)/$(src)/check.sh $(HOSTCC) $(HOSTCFLAGS))
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcml1.bbclass27 OE_TERMINAL_EXPORTS += "HOST_EXTRACFLAGS HOSTLDFLAGS TERMINFO CROSS_CURSES_LIB CROSS_CURSES_INC"
28 HOST_EXTRACFLAGS = "${BUILD_CFLAGS} ${BUILD_LDFLAGS}"
/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/
H A Ddefault-gcc.patch39 HOST_EXTRACFLAGS = $(patsubst -I%,-idirafter%, $(filter -I%, $(UBOOTINCLUDE))) \
/openbmc/linux/arch/x86/tools/
H A DMakefile41 HOST_EXTRACFLAGS += -I$(srctree)/tools/include
/openbmc/u-boot/scripts/
H A DMakefile.host72 _hostc_flags = $(HOSTCFLAGS) $(HOST_EXTRACFLAGS) \
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A DMakefile18 HOST_EXTRACFLAGS += -I$(objtree)/include
/openbmc/linux/scripts/
H A DMakefile.host84 $(KBUILD_HOSTCFLAGS) $(HOST_EXTRACFLAGS) \
/openbmc/linux/arch/sparc/vdso/
H A DMakefile41 HOST_EXTRACFLAGS += -I$(srctree)/tools/include
/openbmc/linux/arch/x86/boot/
H A DMakefile54 HOST_EXTRACFLAGS += -I$(srctree)/tools/include \
/openbmc/linux/arch/x86/entry/vdso/
H A DMakefile71 HOST_EXTRACFLAGS += -I$(srctree)/tools/include -I$(srctree)/include/uapi -I$(srctree)/arch/$(SUBARC…
/openbmc/linux/arch/x86/boot/compressed/
H A DMakefile85 HOST_EXTRACFLAGS += -I$(srctree)/tools/include
/openbmc/linux/Documentation/kbuild/
H A Dmakefiles.rst800 in that Makefile, use the variable HOST_EXTRACFLAGS.
805 HOST_EXTRACFLAGS += -I/usr/include/ncurses