git: boot/pc32: Separate hostprog.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sun May 20 10:30:16 PDT 2018


commit c3f478a33407cd8b1da3d2ea041d4cdd6e06d2e6
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sun May 20 17:19:55 2018 +0300

    boot/pc32: Separate hostprog.
    
    Add guard in common sys/boot/pc32/Makefile.inc.
    Hostprog shall not take any of those definitions.

Summary of changes:
 sys/boot/pc32/Makefile        |  2 +-
 sys/boot/pc32/Makefile.inc    |  2 +-
 sys/boot/pc32/asmdef/Makefile | 15 +++++++++++++++
 sys/boot/pc32/boot0/Makefile  | 11 ++++++-----
 sys/boot/pc32/boot2/Makefile  | 15 +++++++--------
 5 files changed, 30 insertions(+), 15 deletions(-)
 create mode 100644 sys/boot/pc32/asmdef/Makefile

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c3f478a33407cd8b1da3d2ea041d4cdd6e06d2e6


-- 
DragonFly BSD source repository



More information about the Commits mailing list