first test
[lttv.git] / tests / kernel / Makefile
index cc8bd836ee4f55262d28541fbe61166c4f1dfd31..894283113f1f01e7cd9a4d7e7580075bede11208 100644 (file)
@@ -2,7 +2,7 @@ ifneq ($(KERNELRELEASE),)
 ifneq ($(CONFIG_LTT),)
        obj-m += ltt-facility-loader-tests.o
        obj-m += test-time-probe.o 
-       #test-l1-hit-probe.o test-int-response.o test-instrument-size-small.o test-instrument-size-med.o test-instrument-size-big.o test-time-precision.o
+       #test-l1-hit-probe.o test-instrument-size-small.o test-instrument-size-med.o test-instrument-size-big.o
 endif
 
 else
This page took 0.022173 seconds and 4 git commands to generate.