Add wait_for_objects.cpp to the kernel, too.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22418 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
b16fdbd661
commit
b2d056ecde
@ -6,11 +6,16 @@ KernelMergeObject kernel_os_main.o :
|
||||
driver_settings.c
|
||||
find_directory.c
|
||||
fs_info.c
|
||||
wait_for_objects.cpp
|
||||
: $(TARGET_KERNEL_PIC_CCFLAGS)
|
||||
;
|
||||
|
||||
SEARCH on [ FGristFiles driver_settings.c find_directory.c fs_info.c ]
|
||||
= [ FDirName $(HAIKU_TOP) src system libroot os ] ;
|
||||
SEARCH on [ FGristFiles
|
||||
driver_settings.c
|
||||
find_directory.c
|
||||
fs_info.c
|
||||
wait_for_objects.cpp
|
||||
] = [ FDirName $(HAIKU_TOP) src system libroot os ] ;
|
||||
|
||||
# kernel libroot posix files
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user