mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 05:43:08 +00:00
[FASTFAT] And now use the MS-open-sourced fastfat_new as our official FAT12/16/32 FS driver.
This commit is contained in:
parent
b9217c0e35
commit
23b7c7b823
46 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
add_subdirectory(btrfs)
|
||||
add_subdirectory(cdfs)
|
||||
add_subdirectory(ext2)
|
||||
add_subdirectory(fastfat_new)
|
||||
add_subdirectory(fastfat)
|
||||
add_subdirectory(fs_rec)
|
||||
add_subdirectory(msfs)
|
||||
add_subdirectory(mup)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue