Re: [PATCH 0/2] tools: Add a toplevel Makefile

From: Borislav Petkov
Date: Mon Mar 26 2012 - 08:26:35 EST


On Sat, Mar 24, 2012 at 08:44:12AM +0100, Ingo Molnar wrote:
> Could this also be accessible via 'make tools' in the toplevel
> Makefile?
>
> I'd love to be able to type:
>
> make -j tools perf install

Well,

you could do

$ make -j -C tools perf

which builds perf. I'd need to make it work with the install target too
so that when you do

$ make -j -C tools perf install

it knows that you mean the install target of perf. Let me play with it a
bit ...

[..]

> Btw., please fix the perf line to say:
>
> s/performance measurements tool/performance measurement and analysis tool

Done,
thanks.

--
Regards/Gruss,
Boris.

Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach
GM: Alberto Bozzo
Reg: Dornach, Landkreis Muenchen
HRB Nr. 43632 WEEE Registernr: 129 19551
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/