commit | cb36955a5569f1ff17a42ae93264ef391c013a97 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Jul 27 12:01:10 2019 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Jul 27 12:18:19 2019 +0900 |
tree | 674e1d81a6a7579a6dfd4bb08aedc40c99b289f4 | |
parent | 26c4c71bcd9a9f2baf8334995b31f718854f7f42 [diff] |
gen_compile_commands: lower the entry count threshold Running gen_compile_commands.py after building the kernel with allnoconfig gave this: $ ./scripts/gen_compile_commands.py WARNING: Found 449 entries. Have you compiled the kernel? Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>