git: boot/pc32: Fix typo in mbr.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sun May 20 07:46:27 PDT 2018


commit 8d6d1e015984a41d4eb2bd9d8ad9ec100d77fadf
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sun May 20 17:14:18 2018 +0300

    boot/pc32: Fix typo in mbr.
    
    Wrong patch in faa6f4d7da5ad6ef2d3e68dd2671b6d6f8161a9b,
    the generated mbr was still OK (bmake warning).
    
    While there, only extract XREADORG constant from boot1*.out and not
    from bootasmdef.nx in case it ever get one.

Summary of changes:
 sys/boot/pc32/boot2/Makefile | 2 +-
 sys/boot/pc32/mbr/Makefile   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8d6d1e015984a41d4eb2bd9d8ad9ec100d77fadf


-- 
DragonFly BSD source repository



More information about the Commits mailing list