Searched refs:debarch (Results 1 – 1 of 1) sorted by relevance
29 local forcearch="" debarch=""32 debarch="$UTS_MACHINE" ;;34 debarch=amd64 ;;36 debarch=sparc ;;38 debarch=s390 ;;40 debarch=powerpc ;;42 debarch=hppa ;;44 debarch=mips$(grep -q CPU_LITTLE_ENDIAN=y .config && echo el) ;;46 debarch=arm$(grep -q CONFIG_AEABI=y .config && echo el) ;;58 debarch="$KBUILD_DEBARCH"[all …]