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 new file



details:   https://anonhg.NetBSD.org/src/rev/08fabf16659c
branches:  trunk
changeset: 372582:08fabf16659c
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Dec 10 17:41:05 2022 +0000

description:
new file

diffstat:

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

diffs (17 lines):

diff -r ddae966bc4f1 -r 08fabf16659c external/bsd/acpica/bin/iasl/Makefile
--- a/external/bsd/acpica/bin/iasl/Makefile     Sat Dec 10 17:40:49 2022 +0000
+++ b/external/bsd/acpica/bin/iasl/Makefile     Sat Dec 10 17:41:05 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2020/09/12 15:25:42 jmcneill Exp $
+# $NetBSD: Makefile,v 1.28 2022/12/10 17:41:05 christos Exp $
 
 .include <bsd.init.mk>
 
@@ -234,6 +234,7 @@
        utascii.c \
        utbuffer.c \
        utcache.c \
+       utcksum.c \
        utcopy.c \
        utdebug.c \
        utdecode.c \



Home | Main Index | Thread Index | Old Index