mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-26 21:46:21 -05:00
Commit7db0748b7b("kernel: modules: split package fs-fscache") modified the KCONFIG section of KernelPackage/fs-netfs but missed to add a backslash to escape a linebreak. Add it now. Fixes:7db0748b7b("kernel: modules: split package fs-fscache") Signed-off-by: Daniel Golle <daniel@makrotopia.org>