[PATCH 3/4] Update copy-acpica.sh to copy over new sources
Colin King
colin.king at canonical.com
Tue Jul 17 23:52:19 UTC 2012
From: Colin Ian King <colin.king at canonical.com>
Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
copy-acpica.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/copy-acpica.sh b/copy-acpica.sh
index a4ee0cd..b578974 100755
--- a/copy-acpica.sh
+++ b/copy-acpica.sh
@@ -182,6 +182,7 @@ files="include/acpi.h \
components/tables/tbutils.c \
components/tables/tbxface.c \
components/tables/tbxfroot.c \
+ components/tables/tbxfload.c \
components/utilities/utaddress.c \
components/utilities/utalloc.c \
components/utilities/utcache.c \
@@ -204,6 +205,7 @@ files="include/acpi.h \
components/utilities/utxferror.c \
components/utilities/utxface.c \
components/utilities/utdecode.c \
+ components/utilities/utexcep.c \
tools/acpiexec/aehandlers.c \
tools/acpiexec/aecommon.h \
compiler/aslanalyze.c \
@@ -269,6 +271,7 @@ files="include/acpi.h \
common/adfile.c \
common/adisasm.c \
common/adwalk.c \
+ common/ahpredef.c \
common/dmextern.c \
common/dmrestag.c \
common/dmtable.c \
--
1.7.10.4
More information about the fwts-devel
mailing list