patch-2.4.15 linux/drivers/video/sis/Makefile
Next file: linux/drivers/video/sis/init.c
Previous file: linux/drivers/video/sis/325vtbl.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Nov  9 14:11:14 2001
-  Orig file: 
v2.4.14/linux/drivers/video/sis/Makefile
-  Orig date: 
Tue Oct  9 17:06:53 2001
diff -u --recursive --new-file v2.4.14/linux/drivers/video/sis/Makefile linux/drivers/video/sis/Makefile
@@ -6,7 +6,7 @@
 
 export-objs := sis_main.o
 
-obj-y  := sis_main.o sis_300.o sis_301.o
+obj-y  := sis_main.o init.o init301.o
 obj-m  := $(O_TARGET)
 
 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)