Searched refs:ARCH (Results 1 – 4 of 4) sorted by relevance
109 ARCH=${ARCH:-um}140 case "${ARCH}" in259 if [ "$ARCH" == "um" ]; then280 if [ "$ARCH" == "um" ]; then282 elif [ "$ARCH" == "i386" -o "$ARCH" == "x86_64" -o "$ARCH" == "x86" ]; then284 elif [ "$ARCH" == "arm64" ]; then291 if [ "$ARCH" == "um" ]; then294 make_flags="$make_flags ARCH=$ARCH SUBARCH=${SUBARCH:-x86_64} CROSS_COMPILE= "318 if [ "$ARCH" == "um" ]; then357 if [ "$ARCH" == "um" ]; then[all …]
30 ARCH="$(uname -m)"32 ARCH="${ARCH//_/-}"38 hostname "uml-${ARCH}"42 hostname "qemu-${ARCH}"46 hostname "qemu-${ARCH}"51 hostname "local-${ARCH}"54 unset ARCH
39 make ARCH=$arch allnoconfig48 ARCH=$arch scripts/kconfig/merge_config.sh .config $FRAGMENTS &> /dev/null
63 ARCH=<arch> scripts/kconfig/merge_config.sh <...>/<platform>_defconfig <...>/android-base.config <.…76 make ARCH=<arch> <platform>_defconfig android-base.config android-base-<arch>.config android-recomm…