]> git.sur5r.net Git - u-boot/blobdiff - examples/Makefile
* Patch by Bernhard Kuhn, 28 Nov 2003:
[u-boot] / examples / Makefile
index 1e40c829ee3bcfc1e55ebe59974384cb86645424..7a7739f6d86a54209995fac0ab66e5cdb4b2fe8e 100644 (file)
@@ -56,6 +56,11 @@ SREC   += sched.srec
 BIN    += sched.bin
 endif
 
+ifeq ($(ARCH),m68k)
+SREC =
+BIN =
+endif
+
 # The following example is pretty 8xx specific...
 ifeq ($(CPU),mpc8xx)
 SREC   += timer.srec