xref: /aosp_15_r20/external/coreboot/tests/acpi/Makefile.mk (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
1# SPDX-License-Identifier: GPL-2.0-only
2
3tests-y += acpigen-test
4
5acpigen-test-srcs += tests/acpi/acpigen-test.c
6acpigen-test-srcs += src/acpi/acpigen.c
7acpigen-test-srcs += tests/stubs/console.c
8