diff options
author | 2016-04-02 21:38:53 +0200 | |
---|---|---|
committer | 2016-05-10 16:55:59 +0200 | |
commit | 51193b76bfff5027cf96ba63effae808ad67cca7 (patch) | |
tree | 72e81989018c0ce974d63f2493126bd6ac5dcacc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kbuild: adjust ksym_dep_filter for some cmd_* renames (diff) | |
download | linux-dev-51193b76bfff5027cf96ba63effae808ad67cca7.tar.xz linux-dev-51193b76bfff5027cf96ba63effae808ad67cca7.zip |
kbuild: forbid kernel directory to contain spaces and colons
When the kernel path contains a space or a colon somewhere in the path
name, the modules_install target doesn't work anymore, as the path names
are not enclosed in double quotes. It is also supposed that and O= build
will suffer from the same weakness as modules_install.
Instead of checking and improving kbuild to resist to directories
including these characters, error out early to prevent any build if the
kernel's main directory contains a space.
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Michal Marek <mmarek@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions