m68knommu: move the 527x platform code into the common ColdFire code directory
authorGreg Ungerer <gerg@uclinux.org>
Tue, 17 Apr 2012 05:33:57 +0000 (15:33 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 20 May 2012 11:22:03 +0000 (21:22 +1000)
commit60fb32ca61390360f2cce750ad2715b80e629027
treedcf5f1e535389ea9873f90c7f8bc5c91202d9f73
parent40711ccb22bb3f851291fa4b9d59a5a4ec6f7949
m68knommu: move the 527x 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/527x/Makefile [deleted file]
arch/m68k/platform/527x/config.c [deleted file]
arch/m68k/platform/coldfire/Makefile
arch/m68k/platform/coldfire/m527x.c [new file with mode: 0644]
This page took 0.029178 seconds and 5 git commands to generate.