linux5.6: enable for mips*
This commit is contained in:
parent
9c3f10a92f
commit
ce5a2bdb39
2 changed files with 11998 additions and 1 deletions
11997
srcpkgs/linux5.6/files/mips-dotconfig
Normal file
11997
srcpkgs/linux5.6/files/mips-dotconfig
Normal file
File diff suppressed because it is too large
Load diff
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue