From: M. R. B. <mr...@us...> - 2002-11-03 03:58:59
|
Update of /cvsroot/linuxdc/linux-sh-dc In directory usw-pr-cvs1:/tmp/cvs-serv22940 Modified Files: Tag: linux-sh-dc-2_4-branch ChangeLog.dc Log Message: Add glue to allow vmufs to build Index: ChangeLog.dc =================================================================== RCS file: /cvsroot/linuxdc/linux-sh-dc/ChangeLog.dc,v retrieving revision 1.56.2.7 retrieving revision 1.56.2.8 diff -u -d -r1.56.2.7 -r1.56.2.8 --- ChangeLog.dc 3 Nov 2002 03:52:38 -0000 1.56.2.7 +++ ChangeLog.dc 3 Nov 2002 03:58:55 -0000 1.56.2.8 @@ -8,6 +8,11 @@ 2002-11-02 M. R. Brown <mr...@li...> + * fs/Config.in: Add CONFIG_VMU_FS. + * fs/Makefile.in: Add target for CONFIG_VMU_FS. + + * fs/vmufs/Makefile: New file. + * fs/Config.in, fs/Makefile: Add files from Linux 2.4.20-pre11. 2002-11-01 M. R. Brown <mr...@li...> |