From 150b2fc481def8c742b0fa09fea472d5c580b919 Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Sun, 17 Feb 2008 20:06:36 +0100 Subject: [PATCH] --- yaml --- r: 88596 b: refs/heads/master c: 52b387197beb5c89f734f057553fdf7d417b448c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/boot/header.S | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0ec5cf3afa4e..c0f4777cc571 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7d6e737c8d2698b63ad10fd75cc6793380395d0e +refs/heads/master: 52b387197beb5c89f734f057553fdf7d417b448c diff --git a/trunk/arch/x86/boot/header.S b/trunk/arch/x86/boot/header.S index 8471658d5534..40c91bb483e1 100644 --- a/trunk/arch/x86/boot/header.S +++ b/trunk/arch/x86/boot/header.S @@ -120,7 +120,7 @@ _start: # Part 2 of the header, from the old setup.S .ascii "HdrS" # header signature - .word 0x0207 # header version number (>= 0x0105) + .word 0x0208 # header version number (>= 0x0105) # or else old loadlin-1.5 will fail) .globl realmode_swtch realmode_swtch: .word 0, 0 # default_switch, SETUPSEG