]> 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)
commitf6e0dff9f659c9d3e89f6cd80f1f5fb805493ec5
tree4f5c64e1e7bdc5e8e15805d7a1cb0c7269d4e9c3
parentcce132eed01a485fa6900cef8fbee2fd376864ee
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