]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68k: merge mmu and non-mmu arch Makefiles
authorGreg Ungerer <gerg@uclinux.org>
Tue, 21 Jun 2011 04:03:30 +0000 (14:03 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Fri, 19 Aug 2011 06:23:56 +0000 (16:23 +1000)
commit855024f3a61e18eb8022ddff888fb33468e87daf
treec0d4c4d3178c7e7c2b1283d53bc7c4d4d1c4fac1
parent92d8d18880f9905cba03462bd5e00a0ad2370aeb
m68k: merge mmu and non-mmu arch Makefiles

Most of the build logic is the same for the mmu and non-mmu m68k targets.
Merge the top level architecture Makefiles back into a single Makefile.

For the most part this is just adding the non-mmu processor types and
their specific cflags and other options into the mmu Makefile.

Note that all the BOARD setting logic that was in the non-mmu Makefile
is completely removed. It was no longer being used at all.

This has been build and run tested on ColdFire targets and ARAnyM.
It has been build tested on all the m68k defconfig targets using a
gcc-4.5.1 based toolchain.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
arch/m68k/Makefile
arch/m68k/Makefile_mm [deleted file]
arch/m68k/Makefile_no [deleted file]
arch/m68k/platform/68328/Makefile
arch/m68k/platform/68360/Makefile