commit | b82ed87e67b081e55608b86b3e6f6f9036cedbd3 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Mon Mar 28 15:58:49 2011 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Tue May 24 10:03:49 2011 +1000 |
tree | 68aa705f17508a5257f3ed72a146abc628f92387 | |
parent | 98d655a68f864588ff21ae372ddd3563a6699f1c [diff] |
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>