* Patch by Bernhard Kuhn, 28 Nov 2003:

add support for Coldfire CPU
  add support for Motorola M5272C3 and M5282EVB boards
This commit is contained in:
wdenk
2003-12-08 01:34:36 +00:00
parent 9fd5e31fe0
commit 4e5ca3eb67
41 changed files with 3972 additions and 0 deletions

View 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