forked from Imagelibrary/rtems
2002-02-28 Victor V. Vengerov <vvv@oktet.ru>
* DOS filesystem including FAT12, FAT16, and FAT32 support submitted. * configure.ac: Modified to reflect addition.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2002-02-28 Victor V. Vengerov <vvv@oktet.ru>
|
||||||
|
|
||||||
|
* DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
|
||||||
|
* configure.ac: Modified to reflect addition.
|
||||||
|
|
||||||
2002-01-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2002-01-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
|
* configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
|
||||||
|
|||||||
@@ -35,6 +35,7 @@ fi
|
|||||||
AC_CONFIG_SUBDIRS(optman)
|
AC_CONFIG_SUBDIRS(optman)
|
||||||
AC_CONFIG_SUBDIRS(lib)
|
AC_CONFIG_SUBDIRS(lib)
|
||||||
AC_CONFIG_SUBDIRS(lib/libcpu)
|
AC_CONFIG_SUBDIRS(lib/libcpu)
|
||||||
|
AC_CONFIG_SUBDIRS(libblock)
|
||||||
AC_CONFIG_SUBDIRS(lib/libbsp)
|
AC_CONFIG_SUBDIRS(lib/libbsp)
|
||||||
AC_CONFIG_SUBDIRS(libfs)
|
AC_CONFIG_SUBDIRS(libfs)
|
||||||
AC_CONFIG_SUBDIRS(libmisc)
|
AC_CONFIG_SUBDIRS(libmisc)
|
||||||
|
|||||||
Reference in New Issue
Block a user