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

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)