Added disk device manager to the build.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7917 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
c9690ffdd8
commit
1314df1a0f
@ -52,6 +52,7 @@ KernelLd kernel :
|
||||
kernel_core.o
|
||||
kernel_fs.o
|
||||
kernel_vm.o
|
||||
kernel_disk_device_manager.o
|
||||
|
||||
libbus.a
|
||||
lib$(OBOS_ARCH).a
|
||||
@ -86,6 +87,7 @@ KernelLd kernel.so :
|
||||
kernel_core.o
|
||||
kernel_fs.o
|
||||
kernel_vm.o
|
||||
kernel_disk_device_manager.o
|
||||
|
||||
libbus.a
|
||||
lib$(OBOS_ARCH).a
|
||||
|
Loading…
Reference in New Issue
Block a user