Re: Adding symbols in Kconfig and defconfig to TAGS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jun 22, 2006 at 12:21:20PM +0900, Masatake YAMATO wrote:
> I'm using TAGS generated from "make TAGS" to read the kernel source code.
> 
> When I met a ifdef block
> 
> 	  #ifdef CONFIG_FOO
> 	  	 ...
> 	  #endif
> 
> in the soruce code I would like to know the meaning CONFIG_FOO
> to decide whether I should read inside the ifdef block
> or not. meaning CONFIG_FOO is well documented in Kconfig.
> So it is nice if I can jump to CONFIG_FOO entry in Kconfig
> from "#ifdef CONFIG_FOO" with the tag jump.
> 
> Here is the patch to add symbols in Kconfig and defconfig to TAGS
> in "make TAGS" operation.

Applied after fixing 80 coloumn breakage.

	Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux