]> Git Repo - linux.git/commit
arm64: Set UTS_MACHINE in the Makefile
authorMichal Marek <[email protected]>
Tue, 30 Aug 2016 08:31:35 +0000 (10:31 +0200)
committerWill Deacon <[email protected]>
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 <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
arch/arm64/Makefile
arch/arm64/kernel/Makefile
arch/arm64/kernel/setup.c
This page took 0.054136 seconds and 4 git commands to generate.