glfs/postlfs/filesystems/dosfstools-kernel.xml
Xi Ruoyao 4e37f01a45
kernel-config: Do not include kernel version in every generated file
This is stupid and it will cause meaningless diffs in version control
(like this commit does :( ).

Remove the kernel version from the generated XML files.  Add
kernel.version file into git to track the kernel version.
2023-07-31 21:44:37 +08:00

10 lines
504 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<!-- Automatically generated by kernel-config.py
DO NOT EDIT! -->
<screen><literal>File systems ---&gt;
DOS/FAT/EXFAT/NT Filesystems ---&gt;
&lt; /*/M&gt; MSDOS fs support [MSDOS_FS]
&lt;*/M&gt; VFAT (Windows-95) fs support [VFAT_FS]</literal></screen>