commit | 018b831a369d6b3435bd1d6ecfe7b77915dd0acf | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Thu Aug 25 10:18:09 2016 -0700 |
committer | Andrew Boie <andrew.p.boie@intel.com> | Thu Oct 27 20:10:27 2016 +0000 |
tree | 8f66510ab08590eef5c712d0fa0c4742a8d6174b | |
parent | 36c09442d9652efd78b13aa9089b1a5c8e055a6d [diff] |
Makefile: Don't hide the "prebuilt" kernel The pass 1 linkage on x86 produces a real intermediate file that users might plausibly want to inspect. There's no reason to give it a hidden file name or call it "temporary". Show it off. Change-Id: I606ee41f7f106ddd00474cdebe7803bcfb01889d Signed-off-by: Andy Ross <andrew.j.ross@intel.com>