Home
last modified time | relevance | path

Searched refs:UTS_MACHINE (Results 1 – 9 of 9) sorted by relevance

/linux/scripts/
H A Dmkcompile_h4 UTS_MACHINE=$1
H A DMakefile.package78 --target $(UTS_MACHINE)-linux --build-in-place --noprep --define='_smp_mflags %{nil}' \
147 snapcraft --target-arch=$(UTS_MACHINE)
/linux/init/
H A Dversion-timestamp.c17 .machine = UTS_MACHINE,
/linux/scripts/package/
H A Dmkdebian28 case "$UTS_MACHINE" in
30 debarch="$UTS_MACHINE" ;;
91 echo "Please add support for $UTS_MACHINE to ${0} ..." >&2
/linux/arch/arm64/
H A DMakefile128 UTS_MACHINE := aarch64_be macro
134 UTS_MACHINE := aarch64 macro
/linux/arch/parisc/
H A DMakefile24 UTS_MACHINE := parisc64 macro
/linux/arch/x86/boot/compressed/
H A DMakefile53 KBUILD_LDFLAGS := -m elf_$(UTS_MACHINE)
/linux/arch/riscv/
H A DMakefile47 UTS_MACHINE := riscv$(BITS) macro
/linux/arch/powerpc/
H A DMakefile54 UTS_MACHINE := $(subst $(space),,$(machine-y)) macro