patch-2.4.11-dontuse linux/drivers/video/sis/Makefile

Next file: linux/drivers/video/sun3fb.c
Previous file: linux/drivers/video/riva/fbdev.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.10/linux/drivers/video/sis/Makefile linux/drivers/video/sis/Makefile
@@ -4,6 +4,8 @@
 
 O_TARGET := sisfb.o
 
+export-objs := sis_main.o
+
 obj-y  := sis_main.o sis_300.o sis_301.o
 obj-m  := $(O_TARGET)
 

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