Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755214AbbESJeZ (ORCPT ); Tue, 19 May 2015 05:34:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46775 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752199AbbESJeW (ORCPT ); Tue, 19 May 2015 05:34:22 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <1431996325-8840-3-git-send-email-mcgrof@do-not-panic.com> References: <1431996325-8840-3-git-send-email-mcgrof@do-not-panic.com> <1431996325-8840-1-git-send-email-mcgrof@do-not-panic.com> To: "Luis R. Rodriguez" Cc: dhowells@redhat.com, ming.lei@canonical.com, rusty@rustcorp.com.au, torvalds@linux-foundation.org, seth.forshee@canonical.com, linux-kernel@vger.kernel.org, pebolle@tiscali.nl, linux-wireless@vger.kernel.org, gregkh@linuxfoundation.org, jlee@suse.com, tiwai@suse.de, casey@schaufler-ca.com, keescook@chromium.org, mjg59@srcf.ucam.org, akpm@linux-foundation.org, "Luis R. Rodriguez" , Kyle McMartin , David Woodhouse Subject: Re: [RFC v3 2/2] firmware: add firmware signature checking support MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <9025.1432028025.1@warthog.procyon.org.uk> Date: Tue, 19 May 2015 10:33:45 +0100 Message-ID: <9026.1432028025@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 446 Lines: 13 Luis R. Rodriguez wrote: > + -nocerts -md $DIGEST_ALGORITHM -binary > \ > + $(FIRMWARE_BLOB_NAME).p7s Rather than using '>' it might be worth using '-out' instead. David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/