-
由 Masahiro Yamada 提交于
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: NMasahiro Yamada <yamada.masahiro@socionext.com>
d9f78edf