Get pci.ids direct from the source, updates are only needed for releases.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38967 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2010-10-13 20:23:35 +00:00
parent 7536ad8142
commit 82c9e26778
2 changed files with 4 additions and 18607 deletions
+4 -1
View File
@@ -58,7 +58,10 @@ actions PCIHeaderGen1
gawk -v HEADERFILE=$(1) -f $(2[2]) $(2[1])
}
PCIHeaderGen [ FGristFiles pcihdr.h ] : pci.ids : pci-header.awk ;
local pciidsFile = [ DownloadFile pci.ids
: http://pciids.sourceforge.net/pci.ids ] ;
PCIHeaderGen [ FGristFiles pcihdr.h ] : $(pciidsFile) : pci-header.awk ;
Application Devices :
DevicesApplication.cpp
File diff suppressed because it is too large Load Diff