m68knommu: move the 532x platform code into the common ColdFire code directory
authorGreg Ungerer <gerg@uclinux.org>
Tue, 17 Apr 2012 05:38:31 +0000 (15:38 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 20 May 2012 11:22:06 +0000 (21:22 +1000)
commite33e73f560fcd612603b915357e5931d2217b1b2
treebd5b8b9878c52af9bb5729ace772582975886517
parent9f8c8c072dd0ce0c76dfd2277169f933b0cc6ca5
m68knommu: move the 532x 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/532x/Makefile [deleted file]
arch/m68k/platform/532x/config.c [deleted file]
arch/m68k/platform/coldfire/Makefile
arch/m68k/platform/coldfire/m532x.c [new file with mode: 0644]