patch-2.3.14 linux/drivers/pci/Makefile
Next file: linux/drivers/pci/pci.c
Previous file: linux/drivers/parport/procfs.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Aug 12 10:39:20 1999
- Orig file:
v2.3.13/linux/drivers/pci/Makefile
- Orig date:
Mon Aug 9 14:59:22 1999
diff -u --recursive --new-file v2.3.13/linux/drivers/pci/Makefile linux/drivers/pci/Makefile
@@ -18,7 +18,7 @@
O_OBJS = pci.o names.o
L_OBJS := pci_syms.o
else
-L_OBJS := pci.o
+L_OBJS := pci.o names.o
endif
ifdef CONFIG_PROC_FS
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)