Removed bus_man.c from build since it no longer compiled after removing pci_bus.h :)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4863 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2,7 +2,6 @@ SubDir OBOS_TOP src kernel core addons bus_managers ;
|
|||||||
|
|
||||||
KernelStaticLibrary libbus :
|
KernelStaticLibrary libbus :
|
||||||
<$(SOURCE_GRIST)>bus_init.c
|
<$(SOURCE_GRIST)>bus_init.c
|
||||||
<$(SOURCE_GRIST)>bus_man.c
|
|
||||||
:
|
:
|
||||||
-fno-pic -D_KERNEL_MODE
|
-fno-pic -D_KERNEL_MODE
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user