summaryrefslogtreecommitdiff
path: root/scripts/ver_linux
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2019-08-06 19:03:21 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2019-08-10 01:45:31 +0900
commitd9f78edfd81b9e484423534360350ef7253cc888 (patch)
tree6e30db618bb1e5aa190c3aa1b514e8fb6b8cf056 /scripts/ver_linux
parent47801c97deb71b9e279c15a02a44cf00aa11e7d9 (diff)
kbuild: fix false-positive need-builtin calculation
The current implementation of need-builtin is false-positive, for example, in the following Makefile: obj-m := foo/ obj-y := foo/bar/ ..., where foo/built-in.a is not required. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/ver_linux')
0 files changed, 0 insertions, 0 deletions