arm64: Set UTS_MACHINE in the Makefile
authorMichal Marek <mmarek@suse.com>
Tue, 30 Aug 2016 08:31:35 +0000 (10:31 +0200)
committerWill Deacon <will.deacon@arm.com>
Wed, 31 Aug 2016 11:31:38 +0000 (12:31 +0100)
commitcfa88c79462d15098db29edebe623428c3620a4b
tree3ff1ea9ec224278f8e0548f54de14a6d3cd84372
parent6ffe9923f2350c19b95a2c9ebf1b4f5f275986f2
arm64: Set UTS_MACHINE in the Makefile

The make rpm target depends on proper UTS_MACHINE definition.  Also, use
the variable in arch/arm64/kernel/setup.c, so that it's not accidentally
removed in the future.

Reported-and-tested-by: Fabian Vogt <fvogt@suse.com>
Signed-off-by: Michal Marek <mmarek@suse.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/Makefile
arch/arm64/kernel/Makefile
arch/arm64/kernel/setup.c