Added the messaging service.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10984 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
59b9b48bb3
commit
2d50eca728
@ -58,6 +58,7 @@ KernelLd kernel :
|
||||
kernel_device_manager.o
|
||||
kernel_disk_device_manager.o
|
||||
kernel_util.o
|
||||
kernel_messaging.o
|
||||
|
||||
lib$(OBOS_ARCH).a
|
||||
libdrivers.a
|
||||
@ -83,6 +84,7 @@ KernelLd kernel.so :
|
||||
kernel_device_manager.o
|
||||
kernel_disk_device_manager.o
|
||||
kernel_util.o
|
||||
kernel_messaging.o
|
||||
|
||||
lib$(OBOS_ARCH).a
|
||||
libdrivers.a
|
||||
|
Loading…
x
Reference in New Issue
Block a user