On Wed, Apr 07, 2021 at 07:34:16AM +0200, Greg Kroah-Hartman wrote: > The common scripts/install.sh script will now work for s390, no changes > needed. So call that instead and delete the s390-only install script. > > Cc: Heiko Carstens <[email protected]> > Cc: Vasily Gorbik <[email protected]> > Cc: Christian Borntraeger <[email protected]> > Cc: [email protected] > Signed-off-by: Greg Kroah-Hartman <[email protected]> > --- > arch/s390/boot/Makefile | 2 +- > arch/s390/boot/install.sh | 30 ------------------------------ > 2 files changed, 1 insertion(+), 31 deletions(-) > delete mode 100644 arch/s390/boot/install.sh
Acked-by: Heiko Carstens <[email protected]>

