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

9 lines
176 B
PHP
Raw Normal View History

# SPDX-License-Identifier: GPL-2.0-only
subdirs-y += bsd
tests-y += region-test
region-test-srcs += tests/commonlib/region-test.c
region-test-srcs += src/commonlib/region.c