summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/pci-resource
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/pci-resource')
-rw-r--r--mdk-stage1/pci-resource/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mdk-stage1/pci-resource/Makefile b/mdk-stage1/pci-resource/Makefile
index 84d335c91..56824595a 100644
--- a/mdk-stage1/pci-resource/Makefile
+++ b/mdk-stage1/pci-resource/Makefile
@@ -18,8 +18,7 @@
all: pci-ids.h
-pci-ids.h: ../../perl-install/pci_probing/pcitable update-pci-ids.pl
- make -C ../../perl-install/pci_probing
+pci-ids.h: /usr/share/ldetect-lst/pcitable update-pci-ids.pl
perl update-pci-ids.pl > $@
clean: