Don't include the isa bus_manager when compiling on PPC.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4957 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -6,5 +6,7 @@ KernelStaticLibrary libbus :
|
|||||||
-fno-pic -D_KERNEL_MODE
|
-fno-pic -D_KERNEL_MODE
|
||||||
;
|
;
|
||||||
|
|
||||||
SubInclude OBOS_TOP src kernel core addons bus_managers isa ;
|
if $(OBOS_ARCH) = x86 {
|
||||||
|
SubInclude OBOS_TOP src kernel core addons bus_managers isa ;
|
||||||
|
}
|
||||||
# SubInclude OBOS_TOP src kernel core addons bus_managers pci ;
|
# SubInclude OBOS_TOP src kernel core addons bus_managers pci ;
|
||||||
|
|||||||
Reference in New Issue
Block a user