diff options
Diffstat (limited to 'mdk-stage1')
-rwxr-xr-x | mdk-stage1/pci-resource/update-pci-ids.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mdk-stage1/pci-resource/update-pci-ids.pl b/mdk-stage1/pci-resource/update-pci-ids.pl index 154ea8b42..06a8beda5 100755 --- a/mdk-stage1/pci-resource/update-pci-ids.pl +++ b/mdk-stage1/pci-resource/update-pci-ids.pl @@ -3,9 +3,9 @@ use lib "../../perl-install"; use common qw(:common); -require '../../../soft/ldetect-lst/convert/merge2pcitable.pl'; +require '/usr/bin/merge2pcitable.pl'; -my $drivers = read_pcitable("../../../soft/ldetect-lst/lst/pcitable"); +my $drivers = read_pcitable("/usr/share/ldetect-lst/pcitable"); print ' |