diff options
author | Kevin Hao <[email protected]> | 2023-01-28 14:49:16 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-02-02 22:50:10 -0800 |
commit | 21773790a77284777ab538203d1ba16a352b5909 (patch) | |
tree | cb1beed582af05d417dd2d40f0951934a758438f /drivers/fpga/fpga-bridge.c | |
parent | 602ce7b8e1343b19c0cf93a3dd1926838ac5a1cc (diff) |
scripts/tags.sh: fix the Kconfig tags generation when using latest ctags
The Kconfig language has already been built-in in the latest ctags, so it
would error exit if we try to define it as an user-defined language via
'--langdef=kconfig'. This results that there is no Kconfig tags in the
final tag file. Fix this by skipping the user Kconfig definition for the
latest ctags.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kevin Hao <[email protected]>
Reviewed-by: Cristian Ciocaltea <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Cc: Nicolas Schier <[email protected]>
Cc: Paulo Miguel Almeida <[email protected]>
Cc: Vipin Sharma <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions