summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Makefile
diff options
context:
space:
mode:
authorJuha Tukkinen <jtukkinen@nvidia.com>2011-11-08 15:48:34 +0200
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:49:58 -0800
commit9fac242eb449b68905fd1c4b74fd94dd8ddcbc79 (patch)
tree7314a8ba90f2b627dcd7f1e6a44a67818ac500ab /arch/arm/mach-tegra/Makefile
parent428e04c9612d8206ab9e778d7eb3465bc39cc044 (diff)
gcov-kernel: Add GCOV_KERNEL := y to Makefiles
These changes have no effect if CONFIG_GCOV_KERNEL is not set in defconfig. It is easier to trigger GCOV for kernel if this patch is in by only setting the before mentioned flag. Change-Id: I8aade309da2da62c4b3889bd84e4123ba8f182da Signed-off-by: Juha Tukkinen <jtukkinen@nvidia.com> Reviewed-on: http://git-master/r/62999 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Rebase-Id: R4c238f707f1db600f188ae83426336753992b7be
Diffstat (limited to 'arch/arm/mach-tegra/Makefile')
-rw-r--r--arch/arm/mach-tegra/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/Makefile b/arch/arm/mach-tegra/Makefile
index 13b8c6b58449..701369ea1604 100644
--- a/arch/arm/mach-tegra/Makefile
+++ b/arch/arm/mach-tegra/Makefile
@@ -1,3 +1,5 @@
+GCOV_PROFILE := y
+
obj-$(CONFIG_ARCH_TEGRA_2x_SOC) += ahb.o
obj-y += apbio.o
obj-y += common.o