]> git.ipfire.org Git - thirdparty/openwrt.git/commit
kernel: modules: fs: add missing backslash
authorDaniel Golle <daniel@makrotopia.org>
Fri, 9 May 2025 02:46:29 +0000 (03:46 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 9 May 2025 02:48:36 +0000 (03:48 +0100)
commit76a18ddad8a46ccf40c3f88db4c940b4b55c7d12
tree80d238cebce7940d3a28bcccc399f8c8232c18ed
parenta1da2f846540ef04bfd27029ffd3d6e7995414f4
kernel: modules: fs: add missing backslash

Commit 7db0748b7b ("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>
package/kernel/linux/modules/fs.mk