Skip to content

Commit

Permalink
ACPICA: Add utcksum.o to the acpidump Makefile
Browse files Browse the repository at this point in the history
Commit 51aad1a ("ACPICA: Finish support for the CDAT table")
did not add utcksum.o to the acpidump Makefile by mistake.

Do that now.

Fixes: 51aad1a ("ACPICA: Finish support for the CDAT table")
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
  • Loading branch information
Rafael J. Wysocki committed Nov 8, 2022
1 parent f6fc0bf commit 4f4356e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/power/acpi/tools/acpidump/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ TOOL_OBJS = \
tbxfroot.o\
utascii.o\
utbuffer.o\
utcksum.o\
utdebug.o\
utexcep.o\
utglobal.o\
Expand Down

0 comments on commit 4f4356e

Please sign in to comment.