Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755415AbbLGK3y (ORCPT ); Mon, 7 Dec 2015 05:29:54 -0500 Received: from mx1.redhat.com ([209.132.183.28]:52217 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754824AbbLGK3w (ORCPT ); Mon, 7 Dec 2015 05:29:52 -0500 Date: Mon, 7 Dec 2015 11:29:49 +0100 From: Jiri Olsa To: "Wangnan (F)" Cc: Arnaldo Carvalho de Melo , lkml , David Ahern , Ingo Molnar , Namhyung Kim , Jiri Olsa , Peter Zijlstra Subject: Re: [PATCH 1/2] tools build: Introduce features dump include makefile Message-ID: <20151207102949.GD21484@krava.brq.redhat.com> References: <1448615211-16074-1-git-send-email-jolsa@kernel.org> <20151207085613.GA21484@krava.brq.redhat.com> <56654FE1.50304@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56654FE1.50304@huawei.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 824 Lines: 22 On Mon, Dec 07, 2015 at 05:22:41PM +0800, Wangnan (F) wrote: > Sorry for the late response... > > Tested-by: Wang Nan > > But I'm thinking whether we can remove FEATURE-DUMP and rely on > FEATURE-INCLUDE only, since they contain same information... had the same thought, but the issue I hit is that I couldn't find a way to create *multiline* contents for FEATURE-INCLUDE variable in make maybe we could use internally signle line contents and convert multiline contents of FEATURE-INCLUDE into singleline variable for checking against live info jirka -- 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/