Renamed devfs.c to devfs.cpp - it's now compiled as C++ file to allow usage
of kernel internal C++ API. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8680 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -4,7 +4,7 @@ UsePrivateHeaders storage ;
|
||||
|
||||
KernelMergeObject kernel_fs.o :
|
||||
<$(SOURCE_GRIST)>bootfs.c
|
||||
<$(SOURCE_GRIST)>devfs.c
|
||||
<$(SOURCE_GRIST)>devfs.cpp
|
||||
<$(SOURCE_GRIST)>rootfs.c
|
||||
<$(SOURCE_GRIST)>pipefs.cpp
|
||||
<$(SOURCE_GRIST)>fd.c
|
||||
|
||||
Executable → Regular
Reference in New Issue
Block a user