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

IvanHu ivan.hu at canonical.com
Fri Jul 20 09:49:01 UTC 2012


On 07/18/2012 07:52 AM, Colin King 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 \
>
Acked-by: Ivan Hu<ivan.hu at canonical.com>




More information about the fwts-devel mailing list