]> git.baikalelectronics.ru Git - kernel.git/commit
m68k: merge mmu and non-mmu versions of lib/Makefile
authorGreg Ungerer <gerg@uclinux.org>
Mon, 28 Mar 2011 05:58:49 +0000 (15:58 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 24 May 2011 00:03:49 +0000 (10:03 +1000)
commitb6f4aa8918e96153e4cb99401ee3f648033e9ded
tree68aa705f17508a5257f3ed72a146abc628f92387
parentaee8b3bb06ab7c9a1585ef5d6afa4e85d0ae08e3
m68k: merge mmu and non-mmu versions of lib/Makefile

We can easily support the slight differences in libs needed by the
mmu and non-mmu builds in a single Makefile, so merge them back into
a single file again.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/lib/Makefile
arch/m68k/lib/Makefile_mm [deleted file]
arch/m68k/lib/Makefile_no [deleted file]