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

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

diff -u --recursive --new-file v2.1.86/linux/arch/m68k/amiga/Makefile linux/arch/m68k/amiga/Makefile
@@ -8,16 +8,7 @@
 # Note 2! The CFLAGS definitions are now in the main makefile...
 
 O_TARGET := amiga.o
-O_OBJS   := config.o amikeyb.o amiints.o cia.o \
-            chipram.o amisound.o amifb.o zorro.o
+O_OBJS   := config.o amiints.o cia.o chipram.o amisound.o zorro.o
 OX_OBJS  := amiga_ksyms.o
-
-ifdef CONFIG_FB_CYBER
-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