Home
last modified time | relevance | path

Searched refs:KBUILD_BUILD_HOST (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/scripts/
H A Dmkcompile_h13 if test -z "$KBUILD_BUILD_HOST"; then
16 LINUX_COMPILE_HOST=$KBUILD_BUILD_HOST
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dlinux-kernel-base.bbclass59 export KBUILD_BUILD_HOST ?= "oe-host"
H A Dbarebox.bbclass31 export KBUILD_BUILD_HOST ?= "oe-host"
/openbmc/linux/Documentation/kbuild/
H A Dreproducible-builds.rst46 `KBUILD_BUILD_USER and KBUILD_BUILD_HOST`_ variables. If you are
133 .. _KBUILD_BUILD_USER and KBUILD_BUILD_HOST: kbuild.html#kbuild-build-user-kbuild-build-host
H A Dkbuild.rst301 KBUILD_BUILD_USER, KBUILD_BUILD_HOST
/openbmc/linux/scripts/package/
H A Dmkdebian138 buildhost=${KBUILD_BUILD_HOST-$(hostname -f 2>/dev/null || hostname)}