[PATCH 3/4] Update copy-acpica.sh to copy over new sources

Keng-Yu Lin kengyu at canonical.com
Mon Jul 23 05:39:38 UTC 2012


On Wed, Jul 18, 2012 at 7:52 AM, Colin King <colin.king at canonical.com> wrote:
> 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
>

Acked-by: Keng-Yu Lin <kengyu at canonical.com>



More information about the fwts-devel mailing list