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)
commit0a01b310fe6319d88690bd5a329c9e6a82ce7011
tree626ad0ea5f93b2efe210cc9ce6d6bcf0deb31fd1
parent281eff5322fdb950a7dab722d15af811dda511d2
m68k: merge the mmu and non-mmu kernel/Makefiles

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>
arch/m68k/kernel/Makefile
arch/m68k/kernel/Makefile_mm [deleted file]
arch/m68k/kernel/Makefile_no [deleted file]