git: acpi: Fix building the kernel.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Jan 19 19:30:13 PST 2014


commit 7eacbf00e9c65d57cd34b9f6e6501ab13e60b960
Author: Sascha Wildner <saw at online.de>
Date:   Thu Jan 2 01:45:26 2014 +0100

    acpi: Fix building the kernel.

Summary of changes:
 sys/conf/acpi.mk                                   |  56 ++--
 sys/conf/files                                     | 317 +++++++++++----------
 .../dev/acpica/source/components/events/evxface.c  |   4 +-
 .../dev/acpica/source/components/tables/tbinstal.c |   3 +-
 .../acpica/source/components/utilities/utclib.c    |   6 +-
 .../dev/acpica/source/include/platform/acenv.h     |   3 +
 sys/dev/acpica/Makefile                            |  38 +--
 sys/dev/acpica/Makefile.inc                        |   5 -
 sys/dev/acpica/Osd/OsdMemory.c                     |   4 +-
 sys/dev/acpica/acdragonfly.h                       |   7 +-
 sys/dev/acpica/acpivar.h                           |  12 +-
 sys/dev/crypto/tpm/Makefile                        |   2 +-
 sys/dev/crypto/tpm/tpm_acpi.c                      |   4 +-
 sys/dev/drm/radeon/Makefile                        |   2 +-
 sys/dev/drm/radeon/radeon.h                        |   2 +-
 sys/dev/drm/radeon/radeon_acpi.h                   |   2 +-
 sys/platform/pc32/conf/files                       |  10 -
 sys/platform/pc64/conf/files                       |  10 -
 18 files changed, 241 insertions(+), 246 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7eacbf00e9c65d57cd34b9f6e6501ab13e60b960


-- 
DragonFly BSD source repository



More information about the Commits mailing list