Re: [PATCH] MODSIGN: Fix including certificate twice when thesigning_key.x509

From: joeyli
Date: Wed Jan 15 2014 - 23:05:05 EST


æ äï2014-01-15 æ 15:09 +1030ïRusty Russell æåï
> >
> > v2:
> > Using '$(shell /bin/pwd)' instead of '$(shell pwd)' for more
> reliable
> > between different shells
>
> Hmm, that's not a great test for equality. How about:
>
> ifneq ($(realpath .), $(realpath $(srctree)))
>
> That should cover all the cases.
>
> Cheers,
> Rusty.

Yes, it's better!

Thanks for your suggestion, I will send new version with changelog
updated.

Joey Lee

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/