first test
[lttv.git] / tests / kernel / Makefile
index e971a8855d8d46d1b9cb8016e1ba7010daab5178..3a16de31606cbc63b4bdf50035057e4c031df5be 100644 (file)
@@ -1,6 +1,8 @@
 ifneq ($(KERNELRELEASE),)
 ifneq ($(CONFIG_LTT),)
-       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
+       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
 endif
 
 else
This page took 0.035212 seconds and 4 git commands to generate.