summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2011-01-13 17:32:32 +0000
committerjkim <jkim@FreeBSD.org>2011-01-13 17:32:32 +0000
commit68475bc13c9a622abd540302870655b298fef219 (patch)
treef152b4e3b2c80fd06ba54d96aa02105de5a44592 /usr.sbin/acpi
parent0c8b99c9f9d7b2bde91edbf82f78351ae21fd745 (diff)
parentb6a3cbc0d6bb87f224b6e8f310a1a0c1e64685ca (diff)
downloadFreeBSD-src-68475bc13c9a622abd540302870655b298fef219.zip
FreeBSD-src-68475bc13c9a622abd540302870655b298fef219.tar.gz
Merge ACPICA 20110112. Switch to BSD/GPLv2 dual license[1].
Discussed with: core [1]
Diffstat (limited to 'usr.sbin/acpi')
-rw-r--r--usr.sbin/acpi/iasl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/acpi/iasl/Makefile b/usr.sbin/acpi/iasl/Makefile
index 76999fa..fa4041e 100644
--- a/usr.sbin/acpi/iasl/Makefile
+++ b/usr.sbin/acpi/iasl/Makefile
@@ -17,8 +17,8 @@ SRCS+= aslanalyze.c aslcodegen.c aslcompile.c aslcompiler.y.h \
aslrestype1.c aslrestype1i.c aslrestype2.c \
aslrestype2d.c aslrestype2e.c aslrestype2q.c \
aslrestype2w.c aslstartup.c aslstubs.c asltransform.c \
- asltree.c aslutils.c dtcompile.c dtfield.c dtio.c \
- dtsubtable.c dttable.c dttemplate.c dtutils.c
+ asltree.c aslutils.c asluuid.c dtcompile.c dtfield.c \
+ dtio.c dtsubtable.c dttable.c dttemplate.c dtutils.c
# debugger
SRCS+= dbfileio.c
OpenPOWER on IntegriCloud