wok-next diff syslinux/stuff/iso2exe/bootlinux.c @ rev 17161

syslinux/iso2exe: full zImage support (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 17 15:21:35 2014 +0200 (2014-09-17)
parents 3e7ad70145ce
children 799c2ec31b04
line diff
     1.1 --- a/syslinux/stuff/iso2exe/bootlinux.c	Wed Sep 17 11:38:34 2014 +0200
     1.2 +++ b/syslinux/stuff/iso2exe/bootlinux.c	Wed Sep 17 15:21:35 2014 +0200
     1.3 @@ -425,7 +425,7 @@
     1.4  		inc	bx
     1.5  		inc	cx
     1.6  		cmp	dl, bl
     1.7 -		jne	mvdown
     1.8 +		ja	mvdown
     1.9  		jmp	notzimage
    1.10  #endif
    1.11  lowsys: