Am Montag 07 Januar 2013, 23:17:40 schrieb Yann Sionneau: > From: Yann Sionneau <y...@minet.net> > > These commits make two makefiles more portable and able to use different > toolchain than lm32-elf (for instance lm32-rtems4.11). > > It fixes a bug when compiling using RTEMS toolchain as well. > > Yann Sionneau (2): > lm32 test Makefiles cleanup > Fix compilation of lm32 tests when using RTEMS toolchain > > test/Makefile | 14 ++++++++------ > test/unittests/Makefile | 19 ++++++++++--------- > 2 files changed, 18 insertions(+), 15 deletions(-)
Hi Yann, thanks for the patch, i applied it after some small fixups. Esp. - $(RM) is predefined by make (hopefully not only by GNU make..) - added a commit message (taken from the cover letter, which is otherwise lost) - added a signed-off-by tag - subject line only 72 characters long sorry for the nitpicking, but i try to keep the history clean and consistent :) -- Michael _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkymist@Freenode