]> git.baikalelectronics.ru Git - kernel.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:25 +0000 (14:22 +1000)
commitb0093c60407c4395b7b75d2c35ce8a55eb87e0bf
tree626ad0ea5f93b2efe210cc9ce6d6bcf0deb31fd1
parent18464778c698a727e81d7dd7add81a8e026015aa
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]