Browse Source

[doc] Fix comment on Linux/x86 boot protocol path

Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Wu Fengguang 14 years ago
parent
commit
a6a4909afc
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/arch/i386/prefix/lkrnprefix.S

+ 1
- 1
src/arch/i386/prefix/lkrnprefix.S View File

86
 
86
 
87
 /*
87
 /*
88
 	The following header is documented in the Linux source code at
88
 	The following header is documented in the Linux source code at
89
-	Documentation/i386/boot.txt
89
+	Documentation/x86/boot.txt
90
 */
90
 */
91
 	.org	497
91
 	.org	497
92
 setup_sects: 
92
 setup_sects: 

Loading…
Cancel
Save