[gPXE git] mainline commit to master: [lkrnprefix] Fix documentation path in comment
git at etherboot.org
git at etherboot.org
Sat Jun 5 09:17:44 EDT 2010
In the Main gPXE repository, branch master has been updated.
adds 5714e07 [lkrnprefix] Fix documentation path in comment
from dba9969 [jme] Add JMicron Ethernet driver
Summary of changes:
src/arch/i386/prefix/lkrnprefix.S | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
------
commit 5714e07b3272f4fac7cc1c2e7a0bac80862ea3c0
Author: Wu Fengguang <fengguang.wu at intel.com>
Date: Thu Jun 3 11:16:03 2010 +0800
Committer: Stefan Hajnoczi <stefanha at gmail.com>
[lkrnprefix] Fix documentation path in comment
Signed-off-by: Wu Fengguang <fengguang.wu at intel.com>
Signed-off-by: Stefan Hajnoczi <stefanha at gmail.com>
diff --git a/src/arch/i386/prefix/lkrnprefix.S b/src/arch/i386/prefix/lkrnprefix.S
index 101d038..8c1a1b8 100644
--- a/src/arch/i386/prefix/lkrnprefix.S
+++ b/src/arch/i386/prefix/lkrnprefix.S
@@ -86,7 +86,7 @@ why_end:
/*
The following header is documented in the Linux source code at
- Documentation/i386/boot.txt
+ Documentation/x86/boot.txt
*/
.org 497
setup_sects:
-----------------------------------------------------------------------
--
Main gPXE repository
More information about the gPXE-commits
mailing list