We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9a5fba commit a1685dbCopy full SHA for a1685db
optlib/kconfig.ctags
@@ -9,7 +9,7 @@
9
# Reference
10
# https://www.kernel.org/doc/html/latest/kbuild/kconfig-language.html
11
#
12
-#
+#
13
# This parser was originally written in C as proplosed in #2553 by Maxime.
14
# Masatake converted it to an optlib file.
15
@@ -43,7 +43,7 @@
43
# Date: Thu Jun 22 12:21:20 2006 +0900
44
45
# kbuild: adding symbols in Kconfig and defconfig to TAGS
46
47
--_extradef-Kconfig=configPrefixed,prepend CONFIG_ to config names
48
--extras-Kconfig=+{configPrefixed}
49
0 commit comments