]> git.karo-electronics.de Git - linux-beck.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)
commit57073e27816f1f4215e372fa548f19bef300a6d7
tree4f5c64e1e7bdc5e8e15805d7a1cb0c7269d4e9c3
parent68201fbbb04a030864f8560b05d43d8019f7f8df
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