diff options
| author | Paulo Alcantara <pcacjr@gmail.com> | 2011-07-05 21:32:51 +0000 |
|---|---|---|
| committer | Paulo Alcantara <pcacjr@gmail.com> | 2011-09-07 07:19:05 +0000 |
| commit | b0ac906b283b428ba1c7f35fe1e71a84b3d3d9c6 (patch) | |
| tree | fe5f5498e0dfdf8a0136cd00f0fd79683d691dbd /extlinux/Makefile | |
| parent | 67954e370003d9bbfd8b58042669f2e9d532636f (diff) | |
| download | syslinux-b0ac906b283b428ba1c7f35fe1e71a84b3d3d9c6.tar.gz | |
Add NTFS filesystem support to Linux and Windows installers
Signed-off-by: Paulo Alcantara <pcacjr@gmail.com>
Diffstat (limited to 'extlinux/Makefile')
| -rw-r--r-- | extlinux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extlinux/Makefile b/extlinux/Makefile index 12213d88..865c7a64 100644 --- a/extlinux/Makefile +++ b/extlinux/Makefile @@ -11,7 +11,7 @@ ## ----------------------------------------------------------------------- ## -## Linux vfat, ext2/ext3/ext4 and btrfs installer +## Linux vfat, ntfs, ext2/ext3/ext4 and btrfs installer ## topdir = .. |
