patch-2.3.13 linux/drivers/i2o/Makefile

Next file: linux/drivers/i2o/i2o_block.c
Previous file: linux/drivers/fc4/socal.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.12/linux/drivers/i2o/Makefile linux/drivers/i2o/Makefile
@@ -27,7 +27,7 @@
 L_OBJS += i2o_pci.o
 else
   ifeq ($(CONFIG_I2O_PCI),m)
-  M_OBJS += i2o_pci.o
+  MX_OBJS += i2o_pci.o
   endif
 endif
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)