first test
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 29 Mar 2006 17:11:25 +0000 (17:11 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 29 Mar 2006 17:11:25 +0000 (17:11 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1729 04897980-b3bd-0310-b5e0-8ef037075253

tests/kernel/Makefile

index 3a16de31606cbc63b4bdf50035057e4c031df5be..cc8bd836ee4f55262d28541fbe61166c4f1dfd31 100644 (file)
@@ -1,7 +1,7 @@
 ifneq ($(KERNELRELEASE),)
 ifneq ($(CONFIG_LTT),)
-       obj-m := ltt-facility-loader-tests.o
-       obj-m := test-time-probe.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
 
This page took 0.023478 seconds and 4 git commands to generate.