[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081210130017.GA12939@uranus.ravnborg.org>
Date: Wed, 10 Dec 2008 14:00:17 +0100
From: Sam Ravnborg <sam@...nborg.org>
To: Jiri Slaby <jirislaby@...il.com>
Cc: linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] makesystem: revive cscope target
On Wed, Dec 10, 2008 at 01:46:51PM +0100, Jiri Slaby wrote:
> On 12/10/2008 01:41 PM, Sam Ravnborg wrote:
> > On Wed, Dec 10, 2008 at 01:10:13PM +0100, Jiri Slaby wrote:
> >> - export src and obj, so that we can check them in tags.sh
> >> - don't allow * expansion during sh function calls
> >
> > What benefit does this patch give us?
> > We do not use $obj neither $src in tags.sh.
>
> I'm confused...
>
> git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
> says:
> # Do not use full path is we do not use O=.. builds
> if [ ${src} == ${obj} ]; then
> tree=
> else
> tree=${srctree}
> fi
> in scripts/tags.sh.
OK - forgot about that one.
Will apply your patches when I get at my Linux box.
Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists