forked from Imagelibrary/rtems
2002-02-28 Victor V. Vengerov <vvv@oktet.ru>
* DOS filesystem including FAT12, FAT16, and FAT32 support submitted. * Makefile.am: 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.
|
||||||
|
* Makefile.am: Modified to reflect addition.
|
||||||
|
|
||||||
2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Remove references to POSIX, ITRON, MULTILIB.
|
* configure.ac: Remove references to POSIX, ITRON, MULTILIB.
|
||||||
|
|||||||
@@ -31,6 +31,7 @@ SRCS += $(LIBNETWORKING) $(LIBRDBG) \
|
|||||||
$(wildcard $(PROJECT_RELEASE)/lib/libnetchip$(LIB_VARIANT).a) \
|
$(wildcard $(PROJECT_RELEASE)/lib/libnetchip$(LIB_VARIANT).a) \
|
||||||
$(PROJECT_RELEASE)/lib/libcsupport$(LIB_VARIANT).a \
|
$(PROJECT_RELEASE)/lib/libcsupport$(LIB_VARIANT).a \
|
||||||
$(PROJECT_RELEASE)/lib/libmisc$(LIB_VARIANT).a \
|
$(PROJECT_RELEASE)/lib/libmisc$(LIB_VARIANT).a \
|
||||||
|
$(PROJECT_RELEASE)/lib/libblock$(LIB_VARIANT).a \
|
||||||
$(PROJECT_RELEASE)/lib/libfs$(LIB_VARIANT).a \
|
$(PROJECT_RELEASE)/lib/libfs$(LIB_VARIANT).a \
|
||||||
$(wildcard $(PROJECT_RELEASE)/lib/rtems-ctor$(LIB_VARIANT).o)
|
$(wildcard $(PROJECT_RELEASE)/lib/rtems-ctor$(LIB_VARIANT).o)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user