patch-2.4.20 linux-2.4.20/drivers/dio/Makefile

Next file: linux-2.4.20/drivers/dio/dio.c
Previous file: linux-2.4.20/drivers/char/wdt_pci.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/drivers/dio/Makefile linux-2.4.20/drivers/dio/Makefile
@@ -13,7 +13,8 @@
 MOD_SUB_DIRS := $(SUB_DIRS)
 ALL_SUB_DIRS := $(SUB_DIRS)
 
-L_OBJS   := dio.o
 L_TARGET := dio.a
 
+obj-$(CONFIG_DIO)   += dio.o
+
 include $(TOPDIR)/Rules.make

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