kbuild: Extend kbuild/defconfig tags support to exuberant ctags
authorAron Griffis <aron@hp.com>
Thu, 21 Sep 2006 04:27:02 +0000 (00:27 -0400)
committerSam Ravnborg <sam@neptun.ravnborg.org>
Mon, 25 Sep 2006 08:24:20 +0000 (10:24 +0200)
commitda7c04083c113c67800f1e13fe92a186e1f9084e
tree2157eccd667dbd0b2a84830ae7814482879683a3
parent39e6e9cf902462abe624735fd95a51b01ceeda6f
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: Aron Griffis <aron@hp.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Makefile