Added BFS module.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3612 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2003-06-22 23:17:26 +00:00
parent d6788c75c2
commit 1dc16d7092
1 changed files with 1 additions and 0 deletions

View File

@ -19,5 +19,6 @@ Depends DiskDeviceManagerTest : <boot!home!config!lib>libkernelland_emu.so ;
# Also build all modules:
Depends DiskDeviceManagerTest :
<boot!home!config!lib>libkernelland_emu.so
<file_system>bfs
<partitioning_system>intel
;