Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
[deliverable/linux.git] / arch / x86 / vdso / Makefile
index 16a9020c8f11f74c14929a12e9d9f817fa075152..88112b49f02c163ce245039397c251725779fe0e 100644 (file)
@@ -123,6 +123,7 @@ quiet_cmd_vdso = VDSO    $@
                       -Wl,-T,$(filter %.lds,$^) $(filter %.o,$^)
 
 VDSO_LDFLAGS = -fPIC -shared $(call ld-option, -Wl$(comma)--hash-style=sysv)
+GCOV_PROFILE := n
 
 #
 # Install the unstripped copy of vdso*.so listed in $(vdso-install-y).
This page took 0.02857 seconds and 5 git commands to generate.