Fix: Add kernel configuration for lttng clock plugin
[lttng-modules.git] / tests / Kbuild
index 5e49007abc0d41eb95441be4aaec2fde67c8b571..aabb8e206ed076d4b77d326de0f8c3b51b82eff2 100644 (file)
@@ -7,7 +7,7 @@ ccflags-y += -I$(TOP_LTTNG_MODULES_DIR)
 obj-$(CONFIG_LTTNG) += lttng-test.o
 lttng-test-objs := probes/lttng-test.o
 
-obj-$(CONFIG_LTTNG) += lttng-clock-plugin-test.o
+obj-$(CONFIG_LTTNG_CLOCK_PLUGIN_TEST) += lttng-clock-plugin-test.o
 lttng-clock-plugin-test-objs := clock-plugin/lttng-clock-plugin-test.o
 
 # vim:syntax=make
This page took 0.02376 seconds and 4 git commands to generate.