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

Re: How to make a kernel patch



On Friday 03 January 2003 23:22, D Qi wrote:

Hi David,

> I made some changes on the kernel source tree (2.4.10) and want to make
> a patch file for it. So I can apply the changes later on rather than
> make an archive for whole thing. But, how can I do it?
diff -Naurp linux-2.4.10-vanilla linux-2.4.10-by-david >davids.patch

A make distclean mrproper before would be wise :)

ciao, Marc
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/