]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8b510a792bf73139be3f28d2237c6f578f3189a6
tree2157eccd667dbd0b2a84830ae7814482879683a3
parent78fe512df50ce1acc90d536cc48b7b5f83f37a10
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