* Patch by Bernhard Kuhn, 28 Nov 2003:
  add support for Coldfire CPU
  add support for Motorola M5272C3 and M5282EVB boards
diff --git a/examples/Makefile b/examples/Makefile
index 1e40c82..7a7739f 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -56,6 +56,11 @@
 BIN    += sched.bin
 endif
 
+ifeq ($(ARCH),m68k)
+SREC =
+BIN =
+endif
+
 # The following example is pretty 8xx specific...
 ifeq ($(CPU),mpc8xx)
 SREC   += timer.srec