linux5.6: add arm64 config

[ci skip]
This commit is contained in:
Johannes 2020-05-10 00:15:45 +02:00 committed by Johannes
parent 52fca8ed9c
commit 58a7722af2
2 changed files with 10091 additions and 1 deletions

File diff suppressed because it is too large Load diff

View file

@ -13,7 +13,7 @@ python_version=3
patch_args="-Np1"
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.
archs="x86_64* i686* mips* ppc*"
archs="x86_64* i686* mips* ppc* aarch64*"
nodebug=yes # -dbg package is generated below manually
nostrip=yes