]> rtime.felk.cvut.cz Git - linux-imx.git/commit
m68knommu: move the 5407 platform code into the common ColdFire code directory
authorGreg Ungerer <gerg@uclinux.org>
Tue, 17 Apr 2012 05:37:05 +0000 (15:37 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 20 May 2012 11:22:05 +0000 (21:22 +1000)
commit9f8c8c072dd0ce0c76dfd2277169f933b0cc6ca5
treeedf49c01b3763462dfb88efe66057e6ad36a61eb
parent136f148f61fb7d53f104abcf827a90bf8fa6c8f7
m68knommu: move the 5407 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/5407/Makefile [deleted file]
arch/m68k/platform/coldfire/Makefile
arch/m68k/platform/coldfire/m5407.c [moved from arch/m68k/platform/5407/config.c with 100% similarity]