public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ACPICA: Add utcksum.o to the acpidump Makefile
@ 2022-11-08 13:44 Rafael J. Wysocki
  0 siblings, 0 replies; only message in thread
From: Rafael J. Wysocki @ 2022-11-08 13:44 UTC (permalink / raw)
  To: Linux ACPI; +Cc: LKML

From: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

Commit 51aad1a6723b ("ACPICA: Finish support for the CDAT table")
did not add utcksum.o to the acpidump Makefile by mistake.

Do that now.

Fixes: 51aad1a6723b ("ACPICA: Finish support for the CDAT table")
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
---
 tools/power/acpi/tools/acpidump/Makefile |    1 +
 1 file changed, 1 insertion(+)

Index: linux-pm/tools/power/acpi/tools/acpidump/Makefile
===================================================================
--- linux-pm.orig/tools/power/acpi/tools/acpidump/Makefile
+++ linux-pm/tools/power/acpi/tools/acpidump/Makefile
@@ -28,6 +28,7 @@ TOOL_OBJS = \
 	tbxfroot.o\
 	utascii.o\
 	utbuffer.o\
+	utcksum.o\
 	utdebug.o\
 	utexcep.o\
 	utglobal.o\




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-08 13:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-08 13:44 [PATCH] ACPICA: Add utcksum.o to the acpidump Makefile Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox