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

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)