]> git.baikalelectronics.ru Git - kernel.git/commit
s390/decompressor: replace use of perl with simple sed/tr
authorRob Landley <rob@landley.net>
Tue, 18 May 2021 04:46:44 +0000 (23:46 -0500)
committerVasily Gorbik <gor@linux.ibm.com>
Mon, 7 Jun 2021 15:12:59 +0000 (17:12 +0200)
commit35b8941e922d938cc722ff294c7427e6593dbec6
treed625c5566e94174e13df76fd4fe16a76a7a324ac
parentc0b57dd52a34813b0196ef06669ffbdc8f259314
s390/decompressor: replace use of perl with simple sed/tr

Use simple sed/tr instead of perl to generate decompressor symbols
file with the same result.

Signed-off-by: Rob Landley <rob@landley.net>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
[gor: changed commit message]
Link: https://lore.kernel.org/r/a48c51f8-5fe4-87e7-284e-c96e2381801a@landley.net
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/boot/compressed/Makefile