[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <52D7FC59.1030702@suse.com>
Date: Thu, 16 Jan 2014 16:35:53 +0100
From: Michal Marek <mmarek@...e.com>
To: Rusty Russell <rusty@...tcorp.com.au>,
"Lee\, Chun-Yi" <joeyli.kernel@...il.com>, dhowells@...hat.com
CC: linux-kernel@...r.kernel.org, Chun-Yi Lee <jlee@...e.com>,
Josh Boyer <jwboyer@...hat.com>,
Randy Dunlap <rdunlap@...otime.net>,
Herbert Xu <herbert@...dor.apana.org.au>,
"David S. Miller" <davem@...emloft.net>
Subject: Re: [PATCH] MODSIGN: Fix including certificate twice when the signing_key.x509
On 15.1.2014 05:39, Rusty Russell wrote:
> "Lee, Chun-Yi" <joeyli.kernel@...il.com> writes:
>> From: Chun-Yi Lee <jlee@...e.com>
>> 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.
make 3.80 does not have realpath :(.
Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists