commit | f8726fadc1849cdb65b7257eadaf50b89f5decef | [log] [tgz] |
---|---|---|
author | David Sharp <dhsharp@google.com> | Thu Mar 10 13:11:31 2011 -0800 |
committer | Steven Rostedt <rostedt@goodmis.org> | Thu Mar 10 16:23:21 2011 -0500 |
tree | 2fd152d66f5c8770bd36b11263b744b907f90d65 | |
parent | 025c5a6e6f8348ea8742b306ca9d05feee17ed5e [diff] |
trace-cmd: Allow setting CC and AR, or CROSS_COMPILE from command line Makefiles suck: Use some makefile magic to get the best of all worlds for CC and AR: Sane defaults and the ability to override CC, and AR, or use CROSS_COMPILE to set a prefix. Signed-off-by: David Sharp <dhsharp@google.com> LKML-Reference: <1299791491-1805-1-git-send-email-dhsharp@google.com> Cc: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>