]> 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>
Tue, 23 Aug 2011 02:12:17 +0000 (12:12 +1000)
commit03139c7905a2760fe944d32065c7c8cb8df2d819
tree57b4935a8571bc82a05b54957cbf2d8f761932e3
parent3cd033d5964c02736042f7bb3c4481c59483eb78
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