[LinuxPPS] task force
Udo van den Heuvel
udovdh at xs4all.nl
Mon Feb 2 17:23:30 CET 2009
Udo van den Heuvel wrote:
> For userland I had to do this:
>
> cd /usr/include
> mv linux linux.old
> mv asm asm.old
> mv asm-generic asm-generic.old
> ln -s /lib/modules/$(uname -r)/build/include/linux linux
> ln -s /lib/modules/$(uname -r)/build/arch/x86/include/asm asm
> ln -s /lib/modules/$(uname -r)/build/include/asm-generic asm-generic
> cp /lib/modules/$(uname -r)/build/Documentation/pps/timepps.h timepps.h
>
>
> (i.e.: slightly different link for asm)
Here's a patch to http://wiki.enneenne.com/index.php/LinuxPPS_installation .
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: LinuxPPS_installation.patch
Url: http://ml.enneenne.com/pipermail/linuxpps/attachments/20090202/dbed8984/attachment.txt
More information about the LinuxPPS
mailing list