summaryrefslogtreecommitdiff
path: root/test/common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/common/Makefile')
-rw-r--r--test/common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/common/Makefile b/test/common/Makefile
index a5ab10f6f6..12c65f8c95 100644
--- a/test/common/Makefile
+++ b/test/common/Makefile
@@ -2,5 +2,5 @@
obj-y += cmd_ut_common.o
obj-$(CONFIG_AUTOBOOT) += test_autoboot.o
obj-$(CONFIG_CYCLIC) += cyclic.o
-obj-$(CONFIG_EVENT) += event.o
+obj-$(CONFIG_EVENT_DYNAMIC) += event.o
obj-y += cread.o