From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from benson.vm.bytemark.co.uk ([212.110.190.137]:59736 "EHLO benson.vm.bytemark.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752784AbaFBJjT (ORCPT ); Mon, 2 Jun 2014 05:39:19 -0400 Message-ID: <1401701956.15871.138.camel@hastur.hellion.org.uk> Subject: Re: [PATCH] deb-pkg: Apply $(CROSS_COMPILE) when calling objcopy From: Ian Campbell Date: Mon, 02 Jun 2014 10:39:16 +0100 In-Reply-To: References: <1401691657-12222-1-git-send-email-ijc@hellion.org.uk> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Fathi Boudra Cc: Michal Marek , linux-kbuild , Ben Hutchings , maximilian attems , debian-kernel@lists.debian.org On Mon, 2014-06-02 at 12:29 +0300, Fathi Boudra wrote: > I submitted it a month ago. It's already applied to kbuild.git#misc: > http://www.spinics.net/lists/linux-kbuild/msg09273.html I must have missed it, thanks! Your version looks better (correctly uses $OBJCOPY) Ian.