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
- Lines: 9
- Date:
Thu Aug 5 15:04:52 1999
- Orig file:
v2.3.12/linux/drivers/i2o/Makefile
- Orig date:
Wed Jun 2 14:40:22 1999
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)