From patchwork Sun Sep 3 11:37:49 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bin Meng X-Patchwork-Id: 809254 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="QtvpdFbE"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3xlW8g6F0Zz9t3B for ; Sun, 3 Sep 2017 21:34:11 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 5DCC8C21E8E; Sun, 3 Sep 2017 11:33:44 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id C0261C21D70; Sun, 3 Sep 2017 11:33:29 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 99BA0C21C4F; Sun, 3 Sep 2017 11:33:27 +0000 (UTC) Received: from mail-pf0-f194.google.com (mail-pf0-f194.google.com [209.85.192.194]) by lists.denx.de (Postfix) with ESMTPS id B09ECC21C35 for ; Sun, 3 Sep 2017 11:33:26 +0000 (UTC) Received: by mail-pf0-f194.google.com with SMTP id r187so2760945pfr.5 for ; Sun, 03 Sep 2017 04:33:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references; bh=6yb28vnN1erKMuRUdpy1zAjj10BmvXsi+CyYIYI5AyA=; b=QtvpdFbEP2SpQAjxRc9jf4dmKt/C6H2o1vLh36pm7y0UgNe2KxtNuxDQuuYAgfbUph qsJUxez8zHP2qizdlaThIApM73iokDL/lT5DQFZG/12qCrLdWmw2csbLm6nS5olzs1M8 28G6HF+1AVKyBZl23KxQ6Mp5FOy3IdGSPj/uUU3ujdwsUYJZeV0CF4+YtWwBvowur//R irRzA6AnPyu1r9XP9Lh7uuffayTAXbJgqUsKqYJGOS4BOyCxMOE5dLabEVX0dbwdt03W dZsSIehpy/LA8yt2o2cGW9nVWzzt6N29XWIc9qowWesaPu9w6TwZahbyvlcmhth75nWJ n9DQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=6yb28vnN1erKMuRUdpy1zAjj10BmvXsi+CyYIYI5AyA=; b=UhAP5Uld+zZEZpSy0ETY0PEIFr2UPljZyceNA1k5xDs+RJ4QnF8RxOWwdqL1/9H5ZH ZUCT+IXoZf2MAv/KRxnBvwh3MOPyKYsrjIber4Wx0kXN1EK3PgByLiF1593yURq3ZOYz tljpp8VV46gwcR51s17+cF+QBYyuSfEpBgYaW9BtnWuCDeEso7A86EzjYz6M/SCfUUWs HJkE4Qq1kOjppsLV++e8SsnZZz70484ouYXubxhspFWSdpxMHLMi1kWNe9lGKDVy4ihN Uiiw6dgyqpX1o8W6tuQxUVkmQJtlWu7GfOFbuBoaCIPtrP5F6JIh5JhrU/TlKvJv5Z2Q CH9Q== X-Gm-Message-State: AHPjjUg7tOY+4+u7CvpolhVtdp6ao/lzWCva1DdqUqUs8hdVSsljsmsm dNYV9Q+SKoVwwiZn X-Google-Smtp-Source: ADKCNb7hcAZtbCZfh8zh7B+6BnTxxkkEOM6Zy5Q75zpOfUgxpZHLW0JhYETP7LTYba43UHMIoYyShw== X-Received: by 10.98.163.216 with SMTP id q85mr8308922pfl.238.1504438405436; Sun, 03 Sep 2017 04:33:25 -0700 (PDT) Received: from ala-d2121-lx1.wrs.com (unknown-156-139.windriver.com. [147.11.156.139]) by smtp.gmail.com with ESMTPSA id k195sm6554834pgc.2.2017.09.03.04.33.24 (version=TLS1_1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 03 Sep 2017 04:33:24 -0700 (PDT) From: Bin Meng To: Tom Rini , U-Boot Mailing List Date: Sun, 3 Sep 2017 04:37:49 -0700 Message-Id: <1504438669-20562-2-git-send-email-bmeng.cn@gmail.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1504438669-20562-1-git-send-email-bmeng.cn@gmail.com> References: <1504438669-20562-1-git-send-email-bmeng.cn@gmail.com> Subject: [U-Boot] [PATCH 2/2] Makefile: Suppress output of python libfdt build command X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" This should not be printed by default. Prefix it with $(Q). Fixes ee95d10b: ("fdt: Build the new python libfdt module") Signed-off-by: Bin Meng --- tools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/Makefile b/tools/Makefile index 5605fa7..a0db19d 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -131,8 +131,8 @@ fit_check_sign-objs := $(dumpimage-mkimage-objs) fit_check_sign.o # all three files in $(obj)/tools: _libfdt.so, libfdt.py and libfdt_wrap.c # The latter is a temporary file which we could actually remove. tools/_libfdt.so: $(LIBFDT_SRCS) $(LIBFDT_SWIG) - cp $(LIBFDT_SWIG) tools/. - unset CC; \ + $(Q)cp $(LIBFDT_SWIG) tools/. + $(Q)unset CC; \ unset CROSS_COMPILE; \ LDFLAGS="$(HOSTLDFLAGS)" CFLAGS= VERSION="u-boot-$(UBOOTVERSION)" \ CPPFLAGS="$(_hostc_flags)" OBJDIR=tools \