diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-06-17 18:00:54 +0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-07-01 18:01:51 +0400 |
commit | c79bf928d99a3b8cf1e8df75726f78e197b17eb6 (patch) | |
tree | 6542df50b43140e90cc4ea2322a1b8ae2194366a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 33656d565da51bd01779600352ec28385ab806c8 (diff) | |
download | linux-c79bf928d99a3b8cf1e8df75726f78e197b17eb6.tar.xz |
ARM: simplify generation of compressed vmlinux.lds file
As we are now using the C preprocessor, we do not need to use sed to
edit constants in this file, and then pass the resulting file through
the C preprocessor. Instead, rely solely on the C preprocessor to
rewrite TEXT_START and BSS_ADDR.
Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions