Home
last modified time | relevance | path

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

/linux-5.15/arch/x86/
H A DMakefile58 UTS_MACHINE := i386 macro
91 UTS_MACHINE := x86_64 macro
182 KBUILD_LDFLAGS += -m elf_$(UTS_MACHINE)
254 $(Q)mkdir -p $(objtree)/arch/$(UTS_MACHINE)/boot
255 $(Q)ln -fsn ../../x86/boot/bzImage $(objtree)/arch/$(UTS_MACHINE)/boot/$@
/linux-5.15/scripts/package/
A Dmkdebian28 case "$UTS_MACHINE" in
30 debarch="$UTS_MACHINE" ;;
82 echo "Please add support for $UTS_MACHINE to ${0} ..." >&2
/linux-5.15/scripts/
A DMakefile.package59 +rpmbuild $(RPMOPTS) --target $(UTS_MACHINE) -ta $(KERNELPATH).tar.gz \
69 $(UTS_MACHINE) -bb $(objtree)/binkernel.spec
102 snapcraft --target-arch=$(UTS_MACHINE)
/linux-5.15/arch/sparc/
H A DMakefile26 UTS_MACHINE := sparc macro
45 UTS_MACHINE := sparc64 macro
/linux-5.15/init/
H A Dversion.c27 .machine = UTS_MACHINE,
/linux-5.15/arch/riscv/
A DMakefile26 UTS_MACHINE := riscv64 macro
34 UTS_MACHINE := riscv32 macro
/linux-5.15/arch/arm64/
H A DMakefile111 UTS_MACHINE := aarch64_be macro
117 UTS_MACHINE := aarch64 macro
/linux-5.15/arch/parisc/
H A DMakefile26 UTS_MACHINE := parisc64 macro
/linux-5.15/arch/s390/
H A DMakefile35 UTS_MACHINE := s390x macro
/linux-5.15/arch/sh/
H A DMakefile102 UTS_MACHINE := sh macro
/linux-5.15/arch/x86/kernel/
H A DMakefile12 CPPFLAGS_vmlinux.lds += -U$(UTS_MACHINE)
/linux-5.15/arch/x86/boot/compressed/
H A DMakefile61 KBUILD_LDFLAGS := -m elf_$(UTS_MACHINE)
/linux-5.15/arch/mips/
H A DMakefile46 UTS_MACHINE := mips macro
50 UTS_MACHINE := mips64 macro
/linux-5.15/Documentation/kbuild/
A Dkbuild.rst121 the UTS_MACHINE variable, and on some architectures also the kernel config.
/linux-5.15/arch/powerpc/
H A DMakefile62 UTS_MACHINE := $(subst $(space),,$(machine-y)) macro
/linux-5.15/arch/powerpc/kernel/ptrace/
A Dptrace-view.c623 .name = UTS_MACHINE, .e_machine = ELF_ARCH, .ei_osabi = ELF_OSABI,
/linux-5.15/
H A DMakefile387 UTS_MACHINE := $(ARCH) macro
528 export PERL PYTHON3 CHECK CHECKFLAGS MAKE UTS_MACHINE HOSTCXX