summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/pci-resource
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2001-03-17 18:30:34 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2001-03-17 18:30:34 +0000
commit0916863d22d4a4ff2e589d20d46cc2a8fc6d5036 (patch)
tree08836096625415a4fcb2947b3d1ddfc235409a90 /mdk-stage1/pci-resource
parent091fbe0614fe097bfbbabcda4c88603b60210743 (diff)
downloaddrakx-0916863d22d4a4ff2e589d20d46cc2a8fc6d5036.tar
drakx-0916863d22d4a4ff2e589d20d46cc2a8fc6d5036.tar.gz
drakx-0916863d22d4a4ff2e589d20d46cc2a8fc6d5036.tar.bz2
drakx-0916863d22d4a4ff2e589d20d46cc2a8fc6d5036.tar.xz
drakx-0916863d22d4a4ff2e589d20d46cc2a8fc6d5036.zip
do not use marfiles for deps
Diffstat (limited to 'mdk-stage1/pci-resource')
-rw-r--r--mdk-stage1/pci-resource/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdk-stage1/pci-resource/Makefile b/mdk-stage1/pci-resource/Makefile
index b152cb44e..8627ab03c 100644
--- a/mdk-stage1/pci-resource/Makefile
+++ b/mdk-stage1/pci-resource/Makefile
@@ -18,7 +18,7 @@
all: pci-ids.h
-pci-ids.h: /usr/share/ldetect-lst/pcitable update-pci-ids.pl ../../modules/network_modules.mar ../../modules/hd_modules.mar
+pci-ids.h: /usr/share/ldetect-lst/pcitable update-pci-ids.pl
perl update-pci-ids.pl > $@ || rm -f $@
clean: