patch-2.4.8 linux/drivers/video/aty/Makefile
Next file: linux/drivers/video/aty/atyfb.h
Previous file: linux/drivers/video/Makefile
Back to the patch index
Back to the overall index
-  Lines: 13
-  Date:
Tue Jul 31 14:43:29 2001
-  Orig file: 
v2.4.7/linux/drivers/video/aty/Makefile
-  Orig date: 
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.4.7/linux/drivers/video/aty/Makefile linux/drivers/video/aty/Makefile
@@ -0,0 +1,12 @@
+
+O_TARGET := atyfb.o
+
+export-objs    :=  atyfb_base.o mach64_accel.o
+
+obj-y				:= atyfb_base.o mach64_accel.o
+obj-$(CONFIG_FB_ATY_GX)		+= mach64_gx.o
+obj-$(CONFIG_FB_ATY_CT)		+= mach64_ct.o mach64_cursor.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)