mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-06 23:53:18 +00:00
Move from c/src/libfs to c/src/exec/libfs * configure.ac: Reflect move. * Makefile.am: Ditto. * src/Makefile.am: Ditto. * src/dosfs/Makefile.am: Ditto. * src/imfs/Makefile.am: Ditto. * wrapup/Makefile.am: Ditto.
# # $Id$ # This directory contains for the "file system" library. All supported file systems live under this tree. Currently the only supported file systems in this library are the IMFS and miniIMFS. The TFTP client filesystem is part of the libnetworking library. --Chris Johns and Joel Sherrill 18 October 2000