patch-2.3.31 linux/drivers/pci/Makefile
Next file: linux/drivers/pci/gen-devlist.c
Previous file: linux/drivers/pci/Config.in
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Tue Dec 7 15:37:17 1999
- Orig file:
v2.3.30/linux/drivers/pci/Makefile
- Orig date:
Thu Nov 11 20:11:42 1999
diff -u --recursive --new-file v2.3.30/linux/drivers/pci/Makefile linux/drivers/pci/Makefile
@@ -33,10 +33,10 @@
include $(TOPDIR)/Rules.make
-names.o: names.c devlist.h
+names.o: names.c devlist.h classlist.h
-devlist.h: pci.ids gen-devlist
- ./gen-devlist <pci.ids >devlist.h
+devlist.h classlist.h: pci.ids gen-devlist
+ ./gen-devlist <pci.ids
gen-devlist: gen-devlist.c
$(HOSTCC) $(HOSTCFLAGS) -o gen-devlist gen-devlist.c
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)