add scripts
[lttv.git] / tests / kernel / Makefile
index a2f40d351b84817fe9eb7a5666141a3a0305bccf..8ee754f9b275a5fe4f66fc89c579afa7208cbbc8 100644 (file)
@@ -5,7 +5,7 @@ ifneq ($(CONFIG_LTT),)
        obj-m += test-instrument-size-small.o
        obj-m += test-instrument-size-med.o
        obj-m += test-instrument-size-big.o
-       #test-l1-hit-probe.o
+       obj-m += test-printk-effect.o
 endif
 
 else
This page took 0.022559 seconds and 4 git commands to generate.