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:
Axel Dörfler 2004-06-21 00:05:38 +00:00
parent 5646569a79
commit c59eff4591

View File

@ -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