Skip to content
Commit da7c0408 authored by Aron Griffis's avatar Aron Griffis Committed by Sam Ravnborg
Browse files

kbuild: Extend kbuild/defconfig tags support to exuberant ctags



The following patch extends kbuild/defconfig tags support to exuberant
ctags.  The previous support is only for emacs ctags/etags programs.

This patch also corrects the kconfig regex for the emacs invocation.
Previously it would miss some instances because it assumed /^config
instead of /^[ \t]*config

Signed-off-by: default avatarAron Griffis <aron@hp.com>
Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent 39e6e9cf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment