linux5.5: remove accidental enable for aarch64*

This commit is contained in:
Jürgen Buchmüller 2020-03-01 23:43:07 +01:00
parent a37d99adf0
commit eaf797561f
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ checksum=b843ef331290559c5cfce99616165154899e3d7906898ec7de5054efd39f7e48
patch_args="-Np1"
# XXX restrict archs until all archs are updated.
archs="aarch64* i686* x86_64* ppc* mips*"
archs="i686* x86_64* ppc* mips*"
nodebug=yes # -dbg package is generated below manually
nostrip=yes