Searched refs:UTS_MACHINE (Results 1 - 18 of 18) sorted by last modified time

/linux-master/
H A DMakefile393 UTS_MACHINE := $(ARCH) macro
600 export PERL PYTHON3 CHECK CHECKFLAGS MAKE UTS_MACHINE HOSTCXX
1260 "$(UTS_MACHINE)" "$(CONFIG_CC_VERSION_TEXT)" "$(LD)"
1373 $(Q)find $(srctree)/tools/testing/selftests -name config -o -name config.$(UTS_MACHINE) | \
/linux-master/arch/riscv/
H A DMakefile31 UTS_MACHINE := riscv64 macro
39 UTS_MACHINE := riscv32 macro
/linux-master/arch/x86/
H A DMakefile95 UTS_MACHINE := i386 macro
128 UTS_MACHINE := x86_64 macro
222 KBUILD_LDFLAGS += -m elf_$(UTS_MACHINE)
283 $(Q)mkdir -p $(objtree)/arch/$(UTS_MACHINE)/boot
284 $(Q)ln -fsn ../../x86/boot/bzImage $(objtree)/arch/$(UTS_MACHINE)/boot/$@
/linux-master/scripts/
H A DMakefile.package74 --target $(UTS_MACHINE)-linux --build-in-place --noprep --define='_smp_mflags %{nil}' \
142 snapcraft --target-arch=$(UTS_MACHINE)
H A Dmkcompile_h4 UTS_MACHINE=$1
23 #define UTS_MACHINE "${UTS_MACHINE}"
/linux-master/arch/loongarch/
H A DMakefile48 UTS_MACHINE := loongarch64 macro
/linux-master/arch/s390/
H A DMakefile43 UTS_MACHINE := s390x macro
/linux-master/arch/powerpc/
H A DMakefile54 UTS_MACHINE := $(subst $(space),,$(machine-y)) macro
/linux-master/arch/mips/
H A DMakefile45 UTS_MACHINE := mips macro
49 UTS_MACHINE := mips64 macro
/linux-master/arch/x86/kernel/
H A DMakefile8 CPPFLAGS_vmlinux.lds += -U$(UTS_MACHINE)
/linux-master/arch/x86/boot/compressed/
H A DMakefile65 KBUILD_LDFLAGS := -m elf_$(UTS_MACHINE)
/linux-master/arch/arm64/
H A DMakefile118 UTS_MACHINE := aarch64_be macro
124 UTS_MACHINE := aarch64 macro
/linux-master/arch/sparc/
H A DMakefile26 UTS_MACHINE := sparc macro
45 UTS_MACHINE := sparc64 macro
/linux-master/arch/parisc/
H A DMakefile24 UTS_MACHINE := parisc64 macro
/linux-master/scripts/package/
H A Dmkdebian28 case "$UTS_MACHINE" in
30 debarch="$UTS_MACHINE" ;;
82 echo "Please add support for $UTS_MACHINE to ${0} ..." >&2
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c699 .name = UTS_MACHINE, .e_machine = ELF_ARCH, .ei_osabi = ELF_OSABI,
/linux-master/arch/sh/
H A DMakefile102 UTS_MACHINE := sh macro
/linux-master/init/
H A Dversion-timestamp.c17 .machine = UTS_MACHINE,

Completed in 240 milliseconds