]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commitdiff
x86: bump image header to version 2.08.
authorIngo Molnar <mingo@elte.hu>
Sun, 17 Feb 2008 19:06:36 +0000 (20:06 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:46 +0000 (17:40 +0200)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/boot/header.S

index 8471658d5534e61c41dba276cd135a34551d4495..40c91bb483e17354668bad91f54b4d694d19a963 100644 (file)
@@ -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