aboutsummaryrefslogtreecommitdiff
path: root/tests/acpi/Makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/acpi/Makefile.mk')
-rw-r--r--tests/acpi/Makefile.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/acpi/Makefile.mk b/tests/acpi/Makefile.mk
new file mode 100644
index 0000000000..b0ef5fa7b6
--- /dev/null
+++ b/tests/acpi/Makefile.mk
@@ -0,0 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
+tests-y += acpigen-test
+
+acpigen-test-srcs += tests/acpi/acpigen-test.c
+acpigen-test-srcs += src/acpi/acpigen.c
+acpigen-test-srcs += tests/stubs/console.c