patch-2.2.18 linux/arch/m68k/mac/Makefile
Next file: linux/arch/m68k/mac/adb-bus.c
Previous file: linux/arch/m68k/lib/lshrdi3.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Fri Oct 13 23:30:47 2000
- Orig file:
v2.2.17/arch/m68k/mac/Makefile
- Orig date:
Fri Apr 21 12:45:46 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/arch/m68k/mac/Makefile linux/arch/m68k/mac/Makefile
@@ -7,11 +7,9 @@
#
# Note 2! The CFLAGS definitions are now in the main makefile...
-EXTRA_CFLAGS := -Wa,-m68020
-
O_TARGET := mac.o
-O_OBJS := config.o bootparse.o macints.o via6522.o \
- mackeyb.o adb-bus.o macboing.o debug.o
+O_OBJS := config.o bootparse.o macints.o iop.o via.o oss.o psc.o \
+ mackeyb.o adb-bus.o macboing.o debug.o adb-misc.o
OX_OBJS := mac_ksyms.o
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)