diff options
author | 2018-02-28 19:14:24 +0900 | |
---|---|---|
committer | 2018-03-26 02:01:21 +0900 | |
commit | bd0f98eba6840d99b791b36a01b83fc62d55235f (patch) | |
tree | 2ceac08e953d9f8b2e9a2592c4bf7b5eb2c46a26 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txt (diff) | |
download | linux-dev-bd0f98eba6840d99b791b36a01b83fc62d55235f.tar.xz linux-dev-bd0f98eba6840d99b791b36a01b83fc62d55235f.zip |
kbuild: remove internally used LDFLAGS_vmlinux from kbuild.txt
Documentation/kbuild/makefiles.txt lists variables used in Makefile
whereas Documentation/kbuild/kbuild.txt describes user assignable
parameters given via environments or the command line.
The top Makefile and arch/*/Makefile accumulate proper linker flags to
LDFLAGS_vmlinux. So, users can not override it from the command line.
Generally, per-file options are not supposed to be user-assignable.
Remove the misleading entry from kbuild.txt.
If we need a way to append user-specific flags for linking the kernel,
LDFLAGS_KERNEL would be a consistent choice because we already expose
LDFLAGS_MODULE counter-part to users.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions