kernel: add new module for 5.15
authorAnsuel Smith <[email protected]>
Thu, 4 Nov 2021 20:59:09 +0000 (21:59 +0100)
committerZoltan HERPAI <[email protected]>
Tue, 21 Dec 2021 09:54:05 +0000 (10:54 +0100)
commit1d2da1bce07897d8ed5ea556d4c171d38a822d8d
tree625f4aec677702a8d4e1c4c3ed8cf477beeb8fa1
parent82326839ed5ef1f0c5227950b7ad321962bd22cf
kernel: add new module for 5.15

Add new module require in 5.15
- Changes in block module
- Changes in netfilter module (log module unified)
- Changes in fs module (mainly new depends for cifs)
- Changes in lib add shared lib now used by more than 1 kmod
- Changes in crypto, dropped one crypto algo added arm crypto accellerator
- Changes in other, add zram default compressos choice and missing lib
  by tpm module

Signed-off-by: Ansuel Smith <[email protected]>
include/netfilter.mk
package/kernel/linux/modules/block.mk
package/kernel/linux/modules/crypto.mk
package/kernel/linux/modules/fs.mk
package/kernel/linux/modules/input.mk
package/kernel/linux/modules/lib.mk
package/kernel/linux/modules/netfilter.mk
package/kernel/linux/modules/netsupport.mk
package/kernel/linux/modules/other.mk