[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to make a kernel patch



 
> Let's say your modified tree is in the current directory and
called 
> linux-2.4.10. Make sure the tree is clean (make mrproper
should
>  do for  the files generated by the kernel build)

You don't have to do 'make mrproper'. Instead, get the dontdiff
file from http://www.moses.uklinux.net/patches/dontdiff and
add '-X dontdiff' to the diff command line. Filenames matching
the patterns specified in dontdiff will be ignored.

Hope this helps,
Ravi.
 

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/