patch-2.4.0-test11 linux/drivers/video/sis/Makefile
Next file: linux/drivers/video/sis/initdef.h
Previous file: linux/drivers/video/riva/fbdev.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Wed Nov 8 17:15:04 2000
- Orig file:
v2.4.0-test10/linux/drivers/video/sis/Makefile
- Orig date:
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.4.0-test10/linux/drivers/video/sis/Makefile linux/drivers/video/sis/Makefile
@@ -0,0 +1,12 @@
+#
+# Makefile for the SiS framebuffer device driver
+#
+
+O_TARGET := sisfb.o
+O_OBJS := sis_main.o sis_300.o sis_301.o
+#O_OBJS := sis_300.o
+M_OBJS := $(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)