patch-2.1.36 linux/arch/m68k/amiga/Makefile

Next file: linux/arch/m68k/amiga/amifb.c
Previous file: linux/arch/m68k/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.35/linux/arch/m68k/amiga/Makefile linux/arch/m68k/amiga/Makefile
@@ -16,4 +16,8 @@
 O_OBJS := $(O_OBJS) cyberfb.o
 endif
 
+ifdef CONFIG_FB_RETINAZ3
+O_OBJS := $(O_OBJS) retz3fb.o
+endif
+
 include $(TOPDIR)/Rules.make

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov