All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tools: Add a toplevel Makefile
@ 2012-03-22 17:01 Borislav Petkov
  2012-03-22 17:01 ` [PATCH 1/2] tools: Add Makefile.lib Borislav Petkov
  2012-03-22 17:01 ` [PATCH 2/2] tools: Add a toplevel Makefile Borislav Petkov
  0 siblings, 2 replies; 10+ messages in thread
From: Borislav Petkov @ 2012-03-22 17:01 UTC (permalink / raw)
  To: Ingo Molnar, Arnaldo Carvalho de Melo; +Cc: LKML, Borislav Petkov

From: Borislav Petkov <borislav.petkov@amd.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.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-03-29 12:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-22 17:01 [PATCH 0/2] tools: Add a toplevel Makefile Borislav Petkov
2012-03-22 17:01 ` [PATCH 1/2] tools: Add Makefile.lib Borislav Petkov
2012-03-22 21:07   ` Sam Ravnborg
2012-03-22 21:15     ` Borislav Petkov
2012-03-22 17:01 ` [PATCH 2/2] tools: Add a toplevel Makefile Borislav Petkov
2012-03-22 18:33   ` Christoph Lameter
2012-03-22 21:04     ` Borislav Petkov
2012-03-22 21:47       ` Christoph Lameter
2012-03-26 10:27         ` Pekka Enberg
2012-03-29 12:33           ` Borislav Petkov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.