On Mon, May 27, 2013 at 11:27:35PM +0800, Runzhen Wang wrote: > commit 0a720538e5dd3f424bfcc15c1e4af09df0becf92 > and > commit 93cbb3985d5de867fb32e6e130fcfb1b5de4142b > move some contents of Makefile from perf/Makefile to > perf/config/Makefile.
hi, so you based on latest acme's perf/core, right? I think it's fixed right now within the branch. The issue was there and got fixed by using: -BASIC_CFLAGS = \ +BASIC_CFLAGS += \ should work right now, 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/

