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

/linux-4.1.27/arch/sh/oprofile/
H A DMakefile3 CFLAGS_common.o += -DUTS_MACHINE='"$(UTS_MACHINE)"'
H A Dcommon.c45 UTS_MACHINE, perf_pmu_name()); oprofile_arch_init()
/linux-4.1.27/arch/arc/kernel/
H A DMakefile8 # Pass UTS_MACHINE for user_regset definition
9 CFLAGS_ptrace.o += -DUTS_MACHINE='"$(UTS_MACHINE)"'
H A Dptrace.c126 .name = UTS_MACHINE,
/linux-4.1.27/init/
H A DMakefile36 "$(UTS_MACHINE)" "$(CONFIG_SMP)" "$(CONFIG_PREEMPT)" "$(CC) $(KBUILD_CFLAGS)"
H A Dversion.c34 .machine = UTS_MACHINE,
/linux-4.1.27/arch/s390/kernel/
H A DMakefile25 # Pass UTS_MACHINE for user_regset definition
27 CFLAGS_ptrace.o += -DUTS_MACHINE='"$(UTS_MACHINE)"'
H A Dptrace.c1233 .name = UTS_MACHINE,
/linux-4.1.27/arch/sh/
H A DMakefile14 CROSS_COMPILE := $(call cc-cross-prefix, $(UTS_MACHINE)-linux- $(UTS_MACHINE)-linux-gnu- $(UTS_MACHINE)-unknown-linux-gnu-)
103 UTS_MACHINE := sh macro
108 UTS_MACHINE := sh64 macro
117 ld-bfd := elf32-$(UTS_MACHINE)-linux
121 ld-bfd := elf32-$(UTS_MACHINE)big-linux
/linux-4.1.27/arch/sparc/
H A DMakefile25 UTS_MACHINE := sparc macro
38 UTS_MACHINE := sparc64 macro
/linux-4.1.27/arch/x86/
H A DMakefile44 UTS_MACHINE := i386 macro
73 UTS_MACHINE := x86_64 macro
159 LDFLAGS := -m elf_$(UTS_MACHINE)
232 $(Q)mkdir -p $(objtree)/arch/$(UTS_MACHINE)/boot
233 $(Q)ln -fsn ../../x86/boot/bzImage $(objtree)/arch/$(UTS_MACHINE)/boot/$@
/linux-4.1.27/arch/parisc/
H A DMakefile29 UTS_MACHINE := parisc64 macro
36 ifneq ($(SUBARCH),$(UTS_MACHINE))
/linux-4.1.27/scripts/
H A Dmkcompile_h72 echo \#define UTS_MACHINE \"$ARCH\"
/linux-4.1.27/arch/x86/kernel/
H A DMakefile7 CPPFLAGS_vmlinux.lds += -U$(UTS_MACHINE)
/linux-4.1.27/arch/x86/boot/compressed/
H A DMakefile37 LDFLAGS := -m elf_$(UTS_MACHINE)
/linux-4.1.27/arch/s390/
H A DMakefile22 UTS_MACHINE := s390x macro
/linux-4.1.27/scripts/package/
H A DMakefile54 $(RPM) $(RPMOPTS) --target $(UTS_MACHINE) -ta $(KERNELPATH).tar.gz
66 $(UTS_MACHINE) -bb $(objtree)/binkernel.spec
H A Dbuilddeb30 case "$UTS_MACHINE" in
32 debarch="$UTS_MACHINE" ;;
56 echo "Please add support for $UTS_MACHINE to ${0} ..." >&2
/linux-4.1.27/arch/powerpc/kernel/
H A DMakefile6 CFLAGS_ptrace.o += -DUTS_MACHINE='"$(UTS_MACHINE)"'
H A Dptrace.c669 .name = UTS_MACHINE, .e_machine = ELF_ARCH, .ei_osabi = ELF_OSABI,
/linux-4.1.27/arch/arc/
H A DMakefile9 UTS_MACHINE := arc macro
/linux-4.1.27/arch/mips/
H A DMakefile38 UTS_MACHINE := mips macro
42 UTS_MACHINE := mips64 macro
/linux-4.1.27/arch/hexagon/kernel/
H A Dptrace.c182 .name = UTS_MACHINE,
/linux-4.1.27/arch/powerpc/
H A DMakefile66 UTS_MACHINE := $(OLDARCH) macro
/linux-4.1.27/include/linux/
H A Dregset.h168 * @name: Identifier, e.g. UTS_MACHINE string.
/linux-4.1.27/
H A DMakefile256 UTS_MACHINE := $(ARCH) macro
420 export MAKE AWK GENKSYMS INSTALLKERNEL PERL PYTHON UTS_MACHINE

Completed in 470 milliseconds