summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi/iasl/Makefile
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2012-11-20 21:01:59 +0000
committerjkim <jkim@FreeBSD.org>2012-11-20 21:01:59 +0000
commit3fd80a82666158c3a0cc79d8aeeecb24bd186c3a (patch)
treefa7a75101aa590769412545429cb755ccbff57f4 /usr.sbin/acpi/iasl/Makefile
parent3c42bc6af3ec177b17f3bf185bf4a3c8ea62edcf (diff)
parent526bfcf905004d9b67338a445cb661a63c3de018 (diff)
downloadFreeBSD-src-3fd80a82666158c3a0cc79d8aeeecb24bd186c3a.zip
FreeBSD-src-3fd80a82666158c3a0cc79d8aeeecb24bd186c3a.tar.gz
Merge ACPICA 20121114.
Diffstat (limited to 'usr.sbin/acpi/iasl/Makefile')
-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 6c263ce..f4eda5f 100644
--- a/usr.sbin/acpi/iasl/Makefile
+++ b/usr.sbin/acpi/iasl/Makefile
@@ -27,8 +27,8 @@ SRCS+= aslanalyze.c aslbtypes.c aslcodegen.c aslcompile.c \
SRCS+= dbfileio.c
# components/disassembler
-SRCS+= dmbuffer.c dmnames.c dmopcode.c dmresrc.c dmresrcl.c \
- dmresrcl2.c dmresrcs.c dmutils.c dmwalk.c
+SRCS+= dmbuffer.c dmdeferred.c dmnames.c dmopcode.c dmresrc.c \
+ dmresrcl.c dmresrcl2.c dmresrcs.c dmutils.c dmwalk.c
# components/dispatcher
SRCS+= dsargs.c dscontrol.c dsfield.c dsobject.c dsopcode.c \
OpenPOWER on IntegriCloud