From patchwork Tue Feb 3 14:21:49 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Yann E. MORIN" X-Patchwork-Id: 435926 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id 4C2EF1401D0 for ; Wed, 4 Feb 2015 01:22:24 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 1CCE8A1B3D; Tue, 3 Feb 2015 14:22:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EDuyhZZodiom; Tue, 3 Feb 2015 14:22:19 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id C663CA1B76; Tue, 3 Feb 2015 14:22:11 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 1F0491C244D for ; Tue, 3 Feb 2015 14:22:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 17DF42EEF8 for ; Tue, 3 Feb 2015 14:22:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fIvZHCTIIRYa for ; Tue, 3 Feb 2015 14:22:05 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f48.google.com (mail-wg0-f48.google.com [74.125.82.48]) by silver.osuosl.org (Postfix) with ESMTPS id 2FBC832FD9 for ; Tue, 3 Feb 2015 14:22:05 +0000 (UTC) Received: by mail-wg0-f48.google.com with SMTP id x12so44798765wgg.7 for ; Tue, 03 Feb 2015 06:22:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references; bh=C3v6KlDsrz40EmHxYXNBUecUNVeKg/A6gRw4suUDz1E=; b=nbdWBdSzbGxlcYejcf/obvrvAP9c4Sa9rKXGR6FtGY6Cw7NlB+k1ngnxb+qeYavEDc LJ9GPAA4BNe5RL/dVYhZFNm5jSa9hu0s//xfFjfzOCK+mQzukn5Q90Rx8ZSeCRlEavsP eWLphZcwpPOXaZaZ3zS6ATBhF3MP+PVdWh3aEsEv0Le8LvKngd6IDAuWGvhOa/6MqpUx sSdPIGZr9VZ8sDa1+zmWbrVm9d2GX7kUytO+0r5yH+eMP9YOfXJ1v8NTF1s8ihM8s4ZG +GJPD6v0NpGO0imH8F6qSQVBKByWAjXxbDwy67BrzIpfW3d52Ft8QcIEIO8xe+Ed4XY6 su+g== X-Received: by 10.180.89.225 with SMTP id br1mr35373170wib.70.1422973323834; Tue, 03 Feb 2015 06:22:03 -0800 (PST) Received: from localhost.localdomain (ks3095497.kimsufi.com. [94.23.60.27]) by mx.google.com with ESMTPSA id k6sm2091105wia.6.2015.02.03.06.22.02 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 03 Feb 2015 06:22:03 -0800 (PST) From: "Yann E. MORIN" To: buildroot@buildroot.org Date: Tue, 3 Feb 2015 15:21:49 +0100 Message-Id: X-Mailer: git-send-email 1.9.1 In-Reply-To: References: Cc: Thomas De Schampheleire , "Yann E. Morin" Subject: [Buildroot] [PATCH 09/10] barebox: qstrip the path to the custom configuration file X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" From: Thomas De Schampheleire Even though this is not strictly necessary with the current version of barebox.mk, it becomes necessary when migrating barebox.mk to the kconfig infrastructure. Signed-off-by: Thomas De Schampheleire Signed-off-by: "Yann E. Morin" --- boot/barebox/barebox.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot/barebox/barebox.mk b/boot/barebox/barebox.mk index 0fb7cec..f26c151 100644 --- a/boot/barebox/barebox.mk +++ b/boot/barebox/barebox.mk @@ -55,7 +55,7 @@ ifeq ($(BR2_TARGET_BAREBOX_USE_DEFCONFIG),y) BAREBOX_SOURCE_CONFIG = $(@D)/arch/$(BAREBOX_ARCH)/configs/$(call qstrip,\ $(BR2_TARGET_BAREBOX_BOARD_DEFCONFIG))_defconfig else ifeq ($(BR2_TARGET_BAREBOX_USE_CUSTOM_CONFIG),y) -BAREBOX_SOURCE_CONFIG = $(BR2_TARGET_BAREBOX_CUSTOM_CONFIG_FILE) +BAREBOX_SOURCE_CONFIG = $(call qstrip,$(BR2_TARGET_BAREBOX_CUSTOM_CONFIG_FILE)) endif define BAREBOX_CONFIGURE_CMDS