Re: [PATCH 2/2] kbuild: buildtar: add arm64 support

2018-07-18 Thread Masahiro Yamada
2018-07-14 1:24 GMT+09:00 Olof Johansson : > Make 'make tar-pkg' work on arm64. > > Cc: Will Deacon > Cc: Catalin Marinas > Signed-off-by: Olof Johansson > --- Applied to linux-kbuild. Thanks! > scripts/package/buildtar | 8 > 1 file changed, 8 insertions(+) > > diff --git a/script

[PATCH 2/2] kbuild: buildtar: add arm64 support

2018-07-13 Thread Olof Johansson
Make 'make tar-pkg' work on arm64. Cc: Will Deacon Cc: Catalin Marinas Signed-off-by: Olof Johansson --- scripts/package/buildtar | 8 1 file changed, 8 insertions(+) diff --git a/scripts/package/buildtar b/scripts/package/buildtar index 55887ac84ee4..d624a07a4e77 100755 --- a/script