summaryrefslogtreecommitdiffstats
path: root/arch/m68k/atari/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/atari/Makefile')
-rw-r--r--arch/m68k/atari/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/arch/m68k/atari/Makefile b/arch/m68k/atari/Makefile
index 77324bc10..77d5c7c2b 100644
--- a/arch/m68k/atari/Makefile
+++ b/arch/m68k/atari/Makefile
@@ -7,10 +7,9 @@
#
# Note 2! The CFLAGS definitions are now in the main makefile...
-EXTRA_CFLAGS := -Wa,-m68030
-
O_TARGET := atari.o
O_OBJS := config.o atakeyb.o ataints.o \
- stdma.o atasound.o joystick.o stram.o atafb.o ksyms.o
+ stdma.o atasound.o joystick.o stram.o atafb.o
+OX_OBJS := atari_ksyms.o
include $(TOPDIR)/Rules.make