]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit11518b0c4b883c0262f09a7c3a473e76753ce84c
treebd5b8b9878c52af9bb5729ace772582975886517
parenta22ab92882c49b45dee9def67a617d630fc5d209
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]