toolchain/wrapper: fix code style
The header of the .mk file fits in one line, so rearrange it to be similar to a header from a package. Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Cc: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
6e3c9ad59e
commit
b17e5b2d58
@@ -1,4 +1,8 @@
|
|||||||
# This file contains the definition of the toolchain wrapper build commands
|
################################################################################
|
||||||
|
#
|
||||||
|
# definition of the toolchain wrapper build commands
|
||||||
|
#
|
||||||
|
################################################################################
|
||||||
|
|
||||||
# We use --hash-style=both to increase the compatibility of the generated
|
# We use --hash-style=both to increase the compatibility of the generated
|
||||||
# binary with older platforms, except for MIPS, where the only acceptable
|
# binary with older platforms, except for MIPS, where the only acceptable
|
||||||
|
|||||||
Reference in New Issue
Block a user