pci_info.cpp now expects pcihdr.h to be part of the Devices preferences app.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7463 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -30,4 +30,8 @@ KernelLd pci :
|
||||
addons/kernel/pci
|
||||
;
|
||||
|
||||
# pci_info.cpp currently needs pcihdr.h so we make its path available
|
||||
ObjectHdrs [ FGristFiles pci_info$(SUFOBJ) ]
|
||||
: [ FDirName $(OBOS_TOP) src prefs devices ] ;
|
||||
|
||||
SubInclude OBOS_TOP src add-ons kernel bus_managers pci arch $(OBOS_ARCH) ;
|
||||
|
||||
Reference in New Issue
Block a user