|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: Kernel module compilation
Sorry for the dumb question, but all these compilations are killing me :)
I cd into my modue directory inside linux-2.6.18-xen
and executed - "make -C path/to/kernel/src SUBDIRS=$PWD modules"
The error I get is -
----
/work/xen/linux-2.6.18-xen/scripts/Makefile.modpost:38:
include/config/auto.conf: No such file or directory
make[1]: *** No rule to make target `include/config/auto.conf'. Stop.
make: *** [modules] Error 2
----
while autoconf.h can be found at the directory -> build-linux-2.6.18-xen_x86...
under include/linux/autoconf.h
Do you know how can I recompile just my single driver?
Thanks in advance,
David.
On 3/29/07, David Pilger <pilger.david@xxxxxxxxx> wrote:
Hello all,
How can I build just a single kernel module from the linux-xen sources.
for instance, compile just the xen kernel modules directory...
Thanks,
David.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Re: Kernel module compilation,
David Pilger <=
|
|
|
|
|