Re: [patch] 2.4.19-pre8-ac2 kbuild 2.4 tmp_include_depends

Hugh (hugh@nospam.com)
Sun, 12 May 2002 20:31:17 +0900


I am definitely a newbie as far as patch file handling is concerned.

I took the patch portion starting from

diff -ur 2.4.19-pre8-ac2/Makefile 2.4.19-pre8-ac2-test/Makefile

and ending with

MODVERFILE := $(TOPDIR)/include/linux/modversions.h

which is the last line,
and made it a file named Keith.patch. Then, I went to /usr/src/linux
and issued

patch -p1 < Keith.patch

Well.... That did not work. WHat did I do wrong?

Thanks a lot.

G. Hugh SOng

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/