Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/acpica/bin/iasl handle acpica 20150717



details:   https://anonhg.NetBSD.org/src/rev/d4cbf46cd877
branches:  trunk
changeset: 810104:d4cbf46cd877
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Aug 18 10:38:31 2015 +0000

description:
handle acpica 20150717

diffstat:

 external/bsd/acpica/bin/iasl/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (33 lines):

diff -r d6ce3bdd8f20 -r d4cbf46cd877 external/bsd/acpica/bin/iasl/Makefile
--- a/external/bsd/acpica/bin/iasl/Makefile     Tue Aug 18 10:18:20 2015 +0000
+++ b/external/bsd/acpica/bin/iasl/Makefile     Tue Aug 18 10:38:31 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2015/04/13 17:24:24 christos Exp $
+# $NetBSD: Makefile,v 1.10 2015/08/18 10:38:31 christos Exp $
 
 .if (${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64")
 PROG=  iasl
@@ -99,6 +99,7 @@
        adwalk.c \
        ahids.c \
        ahpredef.c \
+       ahtable.c \
        ahuuids.c \
        cmfsize.c \
        dmextern.c \
@@ -117,7 +118,6 @@
        dmcstyle.c \
        dmdeferred.c \
        dmnames.c \
-       dmobject.c \
        dmopcode.c \
        dmresrc.c \
        dmresrcl.c \
@@ -218,6 +218,7 @@
        utmath.c \
        utmisc.c \
        utmutex.c \
+       utnonansi.c \
        utobject.c \
        utosi.c \
        utownerid.c \



Home | Main Index | Thread Index | Old Index