Renamed vfs.c to vfs.cpp to prepare and ease working with the disk

device manager (and have more warnings).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5076 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2003-10-17 14:45:07 +00:00
parent 50ba16fccf
commit 9559a50771
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ KernelMergeObject kernel_fs.o :
<$(SOURCE_GRIST)>rootfs.c
<$(SOURCE_GRIST)>pipefs.cpp
<$(SOURCE_GRIST)>fd.c
<$(SOURCE_GRIST)>vfs.c
<$(SOURCE_GRIST)>vfs.cpp
<$(SOURCE_GRIST)>vfs_select.c
<$(SOURCE_GRIST)>message.c
<$(SOURCE_GRIST)>node_monitor.c