fix trace number for 64 bits
[lttv.git] / tests / kernel / Makefile
index 541f917aedc28788f75f409887fef836a280edd7..01259f55f200b1e0888e4bd14a80e9e2d6a50b1e 100644 (file)
@@ -10,9 +10,10 @@ ifneq ($(CONFIG_LTT),)
 #      obj-m += test-instrument-size-big.o
 #      obj-m += test-printk-effect.o
 endif
-       obj-m += test-async-tsc.o
+#      obj-m += test-async-tsc.o
        obj-m += test-tsc-sync.o
-       obj-m += test-hpet.o
+       obj-m += test-tsc.o
+#      obj-m += test-hpet.o
        #obj-m += test-debugfs.o
 #      obj-m += test-mod.o
 #      obj-m += atomic-pIII-cmx.o
This page took 0.024096 seconds and 4 git commands to generate.