diff options
author | Sam Ravnborg <[email protected]> | 2012-05-05 10:18:41 +0200 |
---|---|---|
committer | Michal Marek <[email protected]> | 2012-05-05 21:19:33 +0200 |
commit | 1f2bfbd00e466ff3489b2ca5cc75b1cccd14c123 (patch) | |
tree | 6c630d3ee90a34d17f85d5c07dde67d4c27883a8 /tools/perf/scripts/python/sctop.py | |
parent | 95698570510b7be9ab1542a4a908242c05a9b0ed (diff) |
kbuild: link of vmlinux moved to a script
Move the final link of vmlinux to a script to improve
readability and maintainability of the code.
The Makefile fragments used to link vmlinux has over the
years seen far too many changes and the logic had become
hard to follow.
As the process by nature is serialized there was
nothing gained including this in the Makefile.
"um" has special link requirments - and the
only way to handle this was to hard-code the linking
of "um" in the script.
This was better than trying to modularize it only for the
benefit of "um" anyway.
The shell script has been improved after input from:
Arnaud Lacombe <[email protected]>
Nick Bowler <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Cc: Arnaud Lacombe <[email protected]>
Cc: Nick Bowler <[email protected]>
Cc: Richard Weinberger <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions