|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [Q]What are the build rules for Xen?
On 10/9/07 09:36, "pradeep singh rautela" <rautelap@xxxxxxxxx> wrote:
> the standard linux kernel Kbuild system is good.
> I have used it to add my new subsystem foo and build the modules by
> editing/adding Kconfig files and Makefiles.
>
> How do i add such a new directory in xen?
> e.g I want to add a new directory say foo under blkfront for domU.
> Can use the same rules as kbuild system?
In that specific example (blkfront/foo) you are modifying a Linux source
tree, so of course you use Kbuild.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|