On Wed, Apr 07, 2021 at 07:34:08AM +0200, Greg Kroah-Hartman wrote: > The common scripts/install.sh script will now work for arm65, no changes > needed so convert the arm64 boot Makefile to call it instead of the > arm64-only version of the file and remove the now unused file. > > Cc: Catalin Marinas <[email protected]> > Cc: Will Deacon <[email protected]> > Cc: [email protected] > Signed-off-by: Greg Kroah-Hartman <[email protected]>
Assuming that it does the same thing (it seems to from a quick look): Acked-by: Catalin Marinas <[email protected]>

