m68knommu: move the 5206 platform code into the common ColdFire code directory
authorGreg Ungerer <gerg@uclinux.org>
Tue, 17 Apr 2012 05:21:31 +0000 (15:21 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 20 May 2012 11:21:58 +0000 (21:21 +1000)
commitdaacd5cc255bdba62b1be999c7b77ca1015a79a3
treec7e46f5bf1e7099a511074ad1c6ad3ddaf277da3
parentf198f9cd857a1a59f94a56fa5a6fbfc437a2bc0a
m68knommu: move the 5206 platform code into the common ColdFire code directory

All these separate directories for each ColdFire CPU SoC varient seems like
overkill. The majority of them only contain a single small config file. Move
these into the common ColdFire code directory.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/Makefile
arch/m68k/platform/5206/Makefile [deleted file]
arch/m68k/platform/5206/config.c [deleted file]
arch/m68k/platform/coldfire/Makefile
arch/m68k/platform/coldfire/m5206.c [new file with mode: 0644]