diff options
author | Nicolas Pitre <nicolas.pitre@linaro.org> | 2016-11-17 03:28:39 +0300 |
---|---|---|
committer | Michal Marek <mmarek@suse.com> | 2016-12-11 13:51:43 +0300 |
commit | 76bee23411f8510fbf5fc5641bae2c203b726eb6 (patch) | |
tree | 8f917e9ce9020d1f0ff3c18d451a10c0db3697dd /tools/power/cpupower/debug/kernel/Makefile | |
parent | abac4c89731c02f28820d3e1bc66e85bca4baa20 (diff) | |
download | linux-76bee23411f8510fbf5fc5641bae2c203b726eb6.tar.xz |
kbuild: cmd_export_list: tighten the sed script
When LTO is used, some ___ksymtab_string sections are seen by this sed
script, creating lines containing a single ) such as:
EXPORT(foo)
)
)
EXPORT(bar)
Let's make it so the + character is also required for any line to be
printed.
Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Michal Marek <mmarek@suse.com>
Diffstat (limited to 'tools/power/cpupower/debug/kernel/Makefile')
0 files changed, 0 insertions, 0 deletions