* Loadable Kernel Module
@ 2006-10-11 8:30 Mads Bergdal
2006-10-11 9:49 ` Mads Bergdal
0 siblings, 1 reply; 2+ messages in thread
From: Mads Bergdal @ 2006-10-11 8:30 UTC (permalink / raw)
To: xen-devel
Hi!
This is probably a dumb question. I guess the answer to this is in Xen's
Makefile-system somewhere, I just can't figure out where.
I'm trying to build a loadable kernel module to be inserted into dom0. I
have managed to get it compiled correctly and working by doing 'make
kbuild'. But this takes quite some time to build and requires a restart
each time... How can I compile just my module and load it as a loadable
kernel module?
Rgds
Mads
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Loadable Kernel Module
2006-10-11 8:30 Loadable Kernel Module Mads Bergdal
@ 2006-10-11 9:49 ` Mads Bergdal
0 siblings, 0 replies; 2+ messages in thread
From: Mads Bergdal @ 2006-10-11 9:49 UTC (permalink / raw)
To: xen-devel
Mads Bergdal wrote:
> Hi!
> This is probably a dumb question. I guess the answer to this is in Xen's
> Makefile-system somewhere, I just can't figure out where.
>
> I'm trying to build a loadable kernel module to be inserted into dom0. I
> have managed to get it compiled correctly and working by doing 'make
> kbuild'. But this takes quite some time to build and requires a restart
> each time... How can I compile just my module and load it as a loadable
> kernel module?
>
> Rgds
> Mads
Sorry it was a dumb question... Figured it out. I was trying to do it
the 2.4 way. :(
Mads
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-10-11 9:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-11 8:30 Loadable Kernel Module Mads Bergdal
2006-10-11 9:49 ` Mads Bergdal
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.