]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/Makefile: Construct the UTS_MACHINE value more concisely
authorMichael Ellerman <mpe@ellerman.id.au>
Thu, 11 Aug 2016 06:03:15 +0000 (16:03 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 13 Sep 2016 07:37:06 +0000 (17:37 +1000)
commitc7098937bce04ca3efde27a657eaaae7c9dac09e
tree4f5c64e1e7bdc5e8e15805d7a1cb0c7269d4e9c3
parentcd1b774cb0d8424431a5aa4c7e4224c4df8441bc
powerpc/Makefile: Construct the UTS_MACHINE value more concisely

Use the standard Kbuild trick of foo-y to make the construction of
UTC_MACHINE less verbose.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/Makefile