Home
last modified time | relevance | path

Searched refs:UTS_MACHINE (Results 1 - 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/arch/x86/
H A DMakefile66 UTS_MACHINE := i386 macro
92 UTS_MACHINE := x86_64 macro
203 KBUILD_LDFLAGS += -m elf_$(UTS_MACHINE)
275 $(Q)mkdir -p $(objtree)/arch/$(UTS_MACHINE)/boot
276 $(Q)ln -fsn ../../x86/boot/bzImage $(objtree)/arch/$(UTS_MACHINE)/boot/$@
/kernel/linux/linux-6.6/arch/x86/
H A DMakefile90 UTS_MACHINE := i386 macro
123 UTS_MACHINE := x86_64 macro
217 KBUILD_LDFLAGS += -m elf_$(UTS_MACHINE)
284 $(Q)mkdir -p $(objtree)/arch/$(UTS_MACHINE)/boot
285 $(Q)ln -fsn ../../x86/boot/bzImage $(objtree)/arch/$(UTS_MACHINE)/boot/$@
/kernel/linux/linux-5.10/scripts/package/
H A Dmkdebian28 case "$UTS_MACHINE" in
30 debarch="$UTS_MACHINE" ;;
82 echo "Please add support for $UTS_MACHINE to ${0} ..." >&2
/kernel/linux/linux-6.6/arch/sparc/
H A DMakefile26 UTS_MACHINE := sparc macro
45 UTS_MACHINE := sparc64 macro
/kernel/linux/linux-6.6/scripts/package/
H A Dmkdebian28 case "$UTS_MACHINE" in
30 debarch="$UTS_MACHINE" ;;
82 echo "Please add support for $UTS_MACHINE to ${0} ..." >&2
/kernel/linux/linux-5.10/arch/sparc/
H A DMakefile26 UTS_MACHINE := sparc macro
45 UTS_MACHINE := sparc64 macro
/kernel/linux/linux-5.10/arch/parisc/
H A DMakefile31 UTS_MACHINE := parisc64 macro
49 ifneq ($(SUBARCH),$(UTS_MACHINE))
/kernel/linux/linux-5.10/arch/riscv/
H A DMakefile24 UTS_MACHINE := riscv64 macro
32 UTS_MACHINE := riscv32 macro
/kernel/linux/linux-5.10/arch/sh/oprofile/
H A Dcommon.c45 UTS_MACHINE, perf_pmu_name()); in oprofile_arch_init()
/kernel/linux/linux-6.6/init/
H A Dversion-timestamp.c17 .machine = UTS_MACHINE,
/kernel/linux/linux-5.10/init/
H A Dversion.c34 .machine = UTS_MACHINE,
/kernel/linux/linux-5.10/arch/arm64/
H A DMakefile114 UTS_MACHINE := aarch64_be macro
120 UTS_MACHINE := aarch64 macro
/kernel/linux/linux-6.6/arch/arm64/
H A DMakefile114 UTS_MACHINE := aarch64_be macro
120 UTS_MACHINE := aarch64 macro
/kernel/linux/linux-6.6/arch/riscv/
H A DMakefile31 UTS_MACHINE := riscv64 macro
39 UTS_MACHINE := riscv32 macro
/kernel/linux/linux-6.6/arch/loongarch/
H A DMakefile35 UTS_MACHINE := loongarch64 macro
/kernel/linux/linux-6.6/arch/parisc/
H A DMakefile24 UTS_MACHINE := parisc64 macro
/kernel/linux/linux-6.6/arch/s390/
H A DMakefile36 UTS_MACHINE := s390x macro
/kernel/linux/linux-6.6/arch/sh/
H A DMakefile102 UTS_MACHINE := sh macro
/kernel/linux/linux-5.10/arch/mips/
H A DMakefile46 UTS_MACHINE := mips macro
50 UTS_MACHINE := mips64 macro
/kernel/linux/linux-6.6/arch/mips/
H A DMakefile45 UTS_MACHINE := mips macro
49 UTS_MACHINE := mips64 macro
/kernel/linux/linux-5.10/arch/loongarch/
H A DMakefile24 UTS_MACHINE := loongarch64 macro
/kernel/linux/linux-5.10/arch/sh/
H A DMakefile102 UTS_MACHINE := sh macro
/kernel/linux/linux-5.10/arch/s390/
H A DMakefile46 UTS_MACHINE := s390x macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A DMakefile12 CPPFLAGS_vmlinux.lds += -U$(UTS_MACHINE)
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A DMakefile63 KBUILD_LDFLAGS := -m elf_$(UTS_MACHINE)

Completed in 8 milliseconds

12