summaryrefslogtreecommitdiffstats
path: root/test/self/Makefile
blob: e78ccc3cfb9074eceec018f874002b4ebab8d09e (plain)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0

obj-$(CONFIG_SELFTEST) += core.o
obj-$(CONFIG_SELFTEST_PRINTF) += printf.o
obj-$(CONFIG_SELFTEST_PROGRESS_NOTIFIER) += progress-notifier.o