]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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:36 +0000 (14:22 +1000)
commitaffe70c02dadc16be2625c8b09586cb5040654b3
tree626ad0ea5f93b2efe210cc9ce6d6bcf0deb31fd1
parentbc6e4b5a3d00db55a9c8890822715b2146e1c9ca
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]