powerpc/Makefile: Don't prefix archhelp commands with "@"
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 29 Mar 2023 07:23:33 +0000 (18:23 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 20 Apr 2023 03:21:49 +0000 (13:21 +1000)
commit228c7a95534b438859d6cc068691164bd705a9c8
treed7a5e81e5a6797383583b38874b35250f34e5b2c
parent18b5e7170a33a985dc842ab24a690fa6ff0f50e4
powerpc/Makefile: Don't prefix archhelp commands with "@"

It's not necessary to prefix every command in archhelp with "@" (to
suppress echoing the command), because that is done by the top level
Makefile when it evaluates archhelp.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230329072334.2023357-1-mpe@ellerman.id.au
arch/powerpc/Makefile