8 lines
196 B
PHP
8 lines
196 B
PHP
|
# 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
|