]> 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, 18 Oct 2011 04:22:36 +0000 (14:22 +1000)
commitbc6e4b5a3d00db55a9c8890822715b2146e1c9ca
treea4430215ac0f1aaca8c68e89d5b1b7723ca6df2d
parent8f75bc86d88665fbf1092bb0d7d671d0191186ee
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