On Thu, Jun 18, 2015 at 01:00:32PM +0200, Lukas Wunner wrote: > Invoking Makefile.perf with prefix= breaks the build since Makefile.perf > hands that variable down to Makefile.build where it overrides > prefix := $(subst ./,,$(OUTPUT)$(dir)/) > > leading to errors like this: > No rule to make target '/usrabspath.o', needed by '/usrlibperf-in.o' > > Fixes: c819e2cf2eb6f65d3208d195d7a0edef6108d5 > Signed-off-by: Lukas Wunner <[email protected]>
Acked-by: Jiri Olsa <[email protected]> thanks, jirka -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

