Updated to use the pci.ids mirrored on www.haiku-files.org.
Fixes #7207, which has information on the mirror script. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40460 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
bb7a272f4a
commit
37ddfc9ca4
@ -59,7 +59,7 @@ actions PCIHeaderGen1
|
||||
}
|
||||
|
||||
local pciidsFile = [ DownloadFile pci.ids
|
||||
: http://pciids.sourceforge.net/pci.ids ] ;
|
||||
: http://www.haiku-files.org/files/pci.ids ] ;
|
||||
|
||||
PCIHeaderGen [ FGristFiles pcihdr.h ] : $(pciidsFile) : pci-header.awk ;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user