mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
[CDFS] Attempt to a switch to the MS CDFS driver.
To be reverted if it brings in too many regressions, even though I tried to do my best to address them. Leaving the old driver in place, for now; if no regressions are reported regarding CDFS in 0.4.8, then old driver could be dropped for 0.4.9.
This commit is contained in:
parent
d3d5853956
commit
ec6b3ecbe4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
add_subdirectory(btrfs)
|
||||
add_subdirectory(cdfs)
|
||||
add_subdirectory(cdfs_new)
|
||||
add_subdirectory(ext2)
|
||||
add_subdirectory(fastfat)
|
||||
add_subdirectory(ffs)
|
||||
|
|
Loading…
Reference in a new issue