OSDN Git Service

m68knommu: move the 5307 platform code into the common ColdFire code directory
authorGreg Ungerer <gerg@uclinux.org>
Tue, 17 Apr 2012 05:36:11 +0000 (15:36 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 20 May 2012 11:22:04 +0000 (21:22 +1000)
commit136f148f61fb7d53f104abcf827a90bf8fa6c8f7
treeb4e00c62ebcafdfa700ed0695146fa3e5ff7495b
parent76148ab8b79e0b40107a96f97e7fd7a0f1f732a1
m68knommu: move the 5307 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/5307/Makefile [deleted file]
arch/m68k/platform/coldfire/Makefile
arch/m68k/platform/coldfire/m5307.c [moved from arch/m68k/platform/5307/config.c with 100% similarity]
arch/m68k/platform/coldfire/nettel.c [moved from arch/m68k/platform/5307/nettel.c with 100% similarity]