]> git.baikalelectronics.ru Git - kernel.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)
commitae84fcf6b9f6b7625022219994828d8548e66048
treeedf49c01b3763462dfb88efe66057e6ad36a61eb
parentef1bd77bce8130a48ae20999967c18133105ceb9
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/5407/config.c [deleted file]
arch/m68k/platform/coldfire/Makefile
arch/m68k/platform/coldfire/m5407.c [new file with mode: 0644]