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

8 lines
203 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
# This file is part of the coreboot project.
tests-y += region-test
region-test-srcs += tests/commonlib/region-test.c
region-test-srcs += src/commonlib/region.c