forked from Imagelibrary/rtems
dosfs: Cluster write optimization
Separate cluster write from sector write for quick file write. New test fstests/fsdosfswrite01.
This commit is contained in:
committed by
Sebastian Huber
parent
a20fbe78ec
commit
42a22f0824
@@ -77,6 +77,7 @@ AC_CHECK_SIZEOF([blkcnt_t])
|
||||
|
||||
# Explicitly list all Makefiles here
|
||||
AC_CONFIG_FILES([Makefile
|
||||
fsdosfswrite01/Makefile
|
||||
fsdosfsformat01/Makefile
|
||||
fsfseeko01/Makefile
|
||||
fsdosfssync01/Makefile
|
||||
|
||||
Reference in New Issue
Block a user