Re: [PATCH] make (vim) tags

Peter Samuelson (peter@wire.cadcamlab.org)
Wed, 10 Nov 1999 01:28:45 -0600 (CST)


[Pete Wyckoff]
> Here's my version of a kernel tags generator to be used with vim.

> One interesting part is limiting the set of searched files to just
> some architectures, and culling out drivers you'll never want to look
> at.

Now all you need to do is make this operation automatic by using
${ARCH} and ${CONFIG_*} (source $(TOPDIR)/.config). I.e. if you aren't
defining CONFIG_ISDN, then skip drivers/isdn/....

-- 
Peter Samuelson
<sampo.creighton.edu!psamuels>

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/