Hi Darren, On Mon, Sep 02, 2013 at 10:22:49PM -0400, Darren Garnier wrote: > Signed-off-by: Darren Garnier <dgarnier@xxxxxxxxxxx> > --- > Makefile | 6 +++--- > scripts/genenv | 3 ++- > 2 files changed, 5 insertions(+), 4 deletions(-) Applied, thanks. I had to hand edit this patch. Your mailer seems to remove leading spaces: diff --git a/Makefile b/Makefile index 397c54a..ff17d8f 100644 --- a/Makefile +++ b/Makefile @@ -577,7 +577,7 @@ define rule_barebox__ $(cmd_sysmap) $@ System.map; \ if [ $$? -ne 0 ]; then \ rm -f $@; \ - /bin/false; \ + false; \ fi; endef ^^^ There should be a space before 'endef' I won't be able to apply bigger patches this way. Consider using git-send-email, once configured to actually send something it will most likely send correct patches. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox