[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150330070327.GC1413@krava>
Date: Mon, 30 Mar 2015 09:03:27 +0200
From: Jiri Olsa <jolsa@...hat.com>
To: Wang Nan <wangnan0@...wei.com>
Cc: jolsa@...nel.org, acme@...nel.org, namhyung@...nel.org,
lizefan@...wei.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH RESEND] perf: .gitignore: ignore .config-detected.
On Mon, Mar 30, 2015 at 02:04:26AM +0000, Wang Nan wrote:
> Commit fcfd6611fbccdbf2593bd949097a5c0e45cd96da ("tools build: Add
> detected config support") dynamically creates .config-detected. Add it
> to .gitignore.
>
> Signed-off-by: Wang Nan <wangnan0@...wei.com>
Acked-by: Jiri Olsa <jolsa@...nel.org>
> ---
> tools/perf/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore
> index 812f904..09db62b 100644
> --- a/tools/perf/.gitignore
> +++ b/tools/perf/.gitignore
> @@ -28,3 +28,4 @@ config.mak.autogen
> *-flex.*
> *.pyc
> *.pyo
> +.config-detected
> --
> 1.8.3.4
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists