summaryrefslogtreecommitdiff
path: root/test/log/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/log/Makefile')
-rw-r--r--test/log/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/log/Makefile b/test/log/Makefile
index a3dedace04..09f8689d07 100644
--- a/test/log/Makefile
+++ b/test/log/Makefile
@@ -17,6 +17,7 @@ endif
ifdef CONFIG_LOG
obj-y += pr_cont_test.o
obj-$(CONFIG_CONSOLE_RECORD) += cont_test.o
+obj-y += pr_cont_test.o
else
obj-$(CONFIG_CONSOLE_RECORD) += nolog_test.o
endif