mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-23 21:31:03 +01:00
The nfs_layout_flexfiles.ko and nfs_layout_nfsv41_files.ko file are build automatically when CONFIG_NFS_V4_1 is selected, we can not deactivate them. Pack them into the NFS package too. I do not know if we should also load them automatically. Link: https://github.com/openwrt/openwrt/pull/19480 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>