[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1332435713-32143-1-git-send-email-bp@amd64.org>
Date: Thu, 22 Mar 2012 18:01:51 +0100
From: Borislav Petkov <bp@...64.org>
To: Ingo Molnar <mingo@...e.hu>,
Arnaldo Carvalho de Melo <acme@...radead.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Borislav Petkov <borislav.petkov@....com>
Subject: [PATCH 0/2] tools: Add a toplevel Makefile
From: Borislav Petkov <borislav.petkov@....com>
Hi all,
this is a refresh and carve-out of an old patchset. It adds a toplevel
Makefile to tools/ so that one can build the tool of her/his liking by
simply doing
$ cd tools/
$ make <toolname>
By default, we build perf. There's also a scripts/Makefile.lib now which
should contain all make-related generic stuff which can be used by all
tools' build process after including this file.
Any comments/suggestions are welcome,
thanks.
--
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