commit | 37aa9a2eb4d9b1a4aec1fd18bb2bb6bca029de27 | [log] [tgz] |
---|---|---|
author | Andy Whitcroft <apw@canonical.com> | Wed Jun 15 14:35:00 2011 +0100 |
committer | Michal Marek <mmarek@suse.cz> | Wed Jun 15 22:12:55 2011 +0200 |
tree | 548a93ad0b76c121bf74471b67f638fda3bbc3c0 | |
parent | 5d61b9fd19d9f3cf653dbba615876e7792eea5ea [diff] |
perf: clear out make flags when calling kernel make kernelver When generating the perf version from the kernel version using 'make kernelver' it is necessary to clear out any MAKEFLAGS otherwise they may trigger additional output which pollute the contents. Signed-off-by: Andy Whitcroft <apw@canonical.com> Signed-off-by: Michal Marek <mmarek@suse.cz>