Home
last modified time | relevance | path

Searched refs:HOSTARCH (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/scripts/
H A DMakefile.arch2 HOSTARCH := $(shell uname -m | sed -e s/i.86/x86/ -e s/x86_64/x86/ \
11 override ARCH := $(HOSTARCH)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/
H A Dsyzkaller_git.bb41 export HOSTARCH="${GOHOSTARCH}"
48 export HOSTARCH="${GOARCH}"
/openbmc/u-boot/tools/gdb/
H A DMakefile22 ifeq ($(HOSTARCH),$(ARCH))
/openbmc/linux/tools/objtool/
H A DMakefile27 -I$(srctree)/tools/arch/$(HOSTARCH)/include/uapi \
/openbmc/u-boot/
H A DMakefile225 HOSTARCH := $(shell uname -m | \ macro
238 export HOSTARCH HOSTOS
243 ifeq ($(HOSTARCH),$(ARCH))