patch-2.3.99-pre5 linux/arch/i386/kernel/Makefile
Next file: linux/arch/i386/kernel/pci-i386.h
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Apr 11 16:10:32 2000
- Orig file:
v2.3.99-pre4/linux/arch/i386/kernel/Makefile
- Orig date:
Tue Apr 11 15:09:12 2000
diff -u --recursive --new-file v2.3.99-pre4/linux/arch/i386/kernel/Makefile linux/arch/i386/kernel/Makefile
@@ -24,7 +24,7 @@
ifdef CONFIG_VISWS
O_OBJS += pci-visws.o
else
-O_OBJS += pci-pc.o
+O_OBJS += pci-pc.o pci-irq.o
endif
endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)