[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <6bb9c1030701030724k4ca544cfg364e28059cf5dfe@mail.gmail.com>
Date: Wed, 3 Jan 2007 16:24:11 +0100
From: "Pelle Svensson" <pelle2004@...il.com>
To: linux-kernel@...r.kernel.org
Subject: Symbol links to only needed and targeted source files
Hi,
I would like to set up a directory with only links to the source files
I use during the building of the kernel. The development ide/editor
will target this directory instead of main source tree. The benefit of this
is that I don't need to bother about files that are not included
by the configuration.
Can I do this by something like....
make linked_directory
If not, what part of make is a good starting point?
/Pelle
-
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