Peter Warner wrote:
> Hi Everyone,
>
> I found the xenomai real time serial driver but I found it was compiled
> with the kernel itself so every time when I will modify the driver code
> I need to recompile the whole kernel.
> Is there any way so that I can skip this and will compile and generate
> the serial driver only.
You do not need to recompile the whole kernel. You can type "make" and
only what has changed will be recompiled. Furthermore, if you selected
the serial driver as a module, you can simply run "make modules" and
"make modules_install".
--
Gilles.
_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help