coreboot-kgpe-d16/tests/acpi/Makefile.inc

8 lines
196 B
Makefile

# 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