kernel: modules: fs: adapt for kernel 6.1
authorRobert Marko <robimarko@gmail.com>
Wed, 26 Oct 2022 11:27:51 +0000 (13:27 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 22 May 2023 20:28:20 +0000 (22:28 +0200)
commit6dce5a7b58b023153a87f282311ae7fb6b895472
tree4e95bb1a1145030f28e9a0d91bcd217e68705a98
parent4a02c5954f10291cf046f9bbf727fa01ce04a235
kernel: modules: fs: adapt for kernel 6.1

Adapt filesystem kmods for building under kernel 6.1:
* Depend on kernel not being 5.10 rather than only 5.15
* kmod-fs-9p depends on kmod-fs-netfs from 5.17 as they started using
netfs helpers
* Set new KConfig options to N

Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/linux/modules/fs.mk
package/kernel/linux/modules/netsupport.mk