linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] README, kernel 2.6.0-test11
@ 2003-11-27 14:36 Mark Tranchant
  0 siblings, 0 replies; only message in thread
From: Mark Tranchant @ 2003-11-27 14:36 UTC (permalink / raw)
  To: linux-kernel

A trivial but long-standing fix which I submitted a couple of days ago. 
Here it is in proper lkml-approved form:

-----------------------------

--- README.orig 2003-11-27 14:30:29.000000000 +0000
+++ README      2003-11-27 14:30:48.000000000 +0000
@@ -119,7 +119,7 @@
     cd /usr/src/linux-2.6.N
     make O=/home/name/build/kernel menuconfig
     make O=/home/name/build/kernel
-   sudo make O=/home/name/build/kernel install_modules install
+   sudo make O=/home/name/build/kernel modules_install install

     Please note: If the 'O=output/dir' option is used then it must be
     used for all invocations of make.


-----------------------------

-- 
Mark Tranchant.
mark@tranchant.plus.com



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-11-27 14:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-27 14:36 [PATCH] README, kernel 2.6.0-test11 Mark Tranchant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).