update makefile
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 29 May 2006 13:42:25 +0000 (13:42 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 29 May 2006 13:42:25 +0000 (13:42 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1866 04897980-b3bd-0310-b5e0-8ef037075253

tests/kernel/Makefile

index cd0e52e8aa190a76f2ae6ab2648d5abb20979be2..3ebe0c0f0f2a5f59e7778b27ecc974a8ba6df4e8 100644 (file)
@@ -6,8 +6,8 @@ ifneq ($(CONFIG_LTT),)
        #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
+       obj-m += test-cmpxchg.o
 
 else
        KERNELDIR ?= /lib/modules/$(shell uname -r)/build
This page took 0.024481 seconds and 4 git commands to generate.