linux5.6: enable for mips*

This commit is contained in:
Jürgen Buchmüller 2020-05-16 00:01:05 +02:00
parent 9c3f10a92f
commit ce5a2bdb39
2 changed files with 11998 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* ppc*"
archs="x86_64* i686* mips* ppc*"
nodebug=yes # -dbg package is generated below manually
nostrip=yes