From c7b30e1c21b1275c87021fe03ae7204801bc9646 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Fri, 16 Mar 2001 21:34:35 +0000 Subject: refine deps --- mdk-stage1/pci-resource/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mdk-stage1/pci-resource/Makefile b/mdk-stage1/pci-resource/Makefile index 8627ab03c..b152cb44e 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 +pci-ids.h: /usr/share/ldetect-lst/pcitable update-pci-ids.pl ../../modules/network_modules.mar ../../modules/hd_modules.mar perl update-pci-ids.pl > $@ || rm -f $@ clean: -- cgit v1.2.1