m68k: merge the mmu and non-mmu kernel/Makefiles
authorGreg Ungerer <gerg@uclinux.org>
Tue, 21 Jun 2011 06:21:00 +0000 (16:21 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 18 Oct 2011 04:22:25 +0000 (14:22 +1000)
The few differences between the mmu and non-mmu kernel/Makefiles can
easily be handled inside of a single Makefile. Merge the 2 back into
a single Makefile.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Sam Ravnborg <sam@ravnborg.org>

No differences found