Fixed build of the ISA bus manager.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8086 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
5646569a79
commit
c59eff4591
@ -1,6 +1,8 @@
|
||||
SubDir OBOS_TOP src add-ons kernel bus_managers isa ;
|
||||
|
||||
UsePrivateHeaders kernel ;
|
||||
UsePrivateHeaders [ FDirName kernel arch $(OBOS_ARCH) ] ;
|
||||
UsePrivateHeaders [ FDirName kernel boot platform $(OBOS_BOOT_PLATFORM) ] ;
|
||||
|
||||
KernelAddon isa : kernel bus_managers :
|
||||
isa.c
|
||||
|
Loading…
Reference in New Issue
Block a user