i have to patch my 2.4.9 kernel with the abi-sources i downloaded a file
called "abi-2.4.9.diff" or so. but i dont know how to patch my kernel
sources now. :-(
please help
thx in advance!!!!!!!!!!
rolf
read the documentation, thats what its there for.
/usr/src/linux/Documentation/
--
Matt
Fear of a flat planet
Matthew Paterson wrote:
or gzip -cd xxx.gz | patch -p0
"Matthew Paterson" <mat...@paterson0606.fsnet.co.uk> schrieb im Newsbeitrag
news:9p5jjk$gldbt$2...@ID-74030.news.dfncis.de...
-Joe
>hi,
>
>i have to patch my 2.4.9 kernel with the abi-sources i downloaded a file
>called "abi-2.4.9.diff" or so. but i dont know how to patch my kernel
>sources now. :-(
>
cat /path/to/patch.diff | patch -p1