test
[lttv.git] / tests / kernel / Makefile
index a2985567eb552277a504d2b4720222eccee32d8d..cd0e52e8aa190a76f2ae6ab2648d5abb20979be2 100644 (file)
@@ -1,11 +1,11 @@
 ifneq ($(KERNELRELEASE),)
 ifneq ($(CONFIG_LTT),)
-       obj-m += ltt-facility-loader-tests.o
-       obj-m += test-time-probe.o 
-       obj-m += test-instrument-size-small.o
-       obj-m += test-instrument-size-med.o
-       obj-m += test-instrument-size-big.o
-       obj-m += test-printk-effect.o
+       #obj-m += ltt-facility-loader-tests.o
+       #obj-m += test-time-probe.o 
+       #obj-m += test-instrument-size-small.o
+       #obj-m += test-instrument-size-med.o
+       #obj-m += test-instrument-size-big.o
+       #obj-m += test-printk-effect.o
        obj-m += test-cmpxchg.o
 endif
 
This page took 0.022578 seconds and 4 git commands to generate.