git: sys/boot/efi: Adapt Makefiles for DragonFly.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Mon Mar 21 15:12:57 PDT 2016


commit bd287495c83a1abc99b173c9553a06ca1764354a
Author: Imre Vadász <imre at vdsz.com>
Date:   Tue Mar 15 23:19:11 2016 +0100

    sys/boot/efi: Adapt Makefiles for DragonFly.
    
    * MACHINE_CPUARCH -> MACHINE_ARCH
      amd64 -> x86_64
      libi386 on DragonFly is in pc32/libi386, instead of i386/libi386

Summary of changes:
 sys/boot/efi/Makefile                        | 20 +-------
 sys/boot/efi/Makefile.inc                    | 12 ++---
 sys/boot/efi/libefi/Makefile                 |  5 +-
 sys/boot/efi/loader/Makefile                 | 76 ++++++----------------------
 sys/boot/efi/loader/arch/x86_64/Makefile.inc |  2 +-
 5 files changed, 22 insertions(+), 93 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list