summaryrefslogtreecommitdiff
path: root/drivers/watchdog/Makefile
diff options
context:
space:
mode:
authorJuha Tukkinen <jtukkinen@nvidia.com>2011-11-08 15:48:34 +0200
committerDan Willemsen <dwillemsen@nvidia.com>2012-03-23 21:25:22 -0700
commit4d0514fff017e12f651840791007e434877d7004 (patch)
treedc998e45f1a9cbb15f5e7e1cbec8ffa911721dfe /drivers/watchdog/Makefile
parent0fdee596f16b6f8016f3eee1f3a8c49bd9f38c60 (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 'drivers/watchdog/Makefile')
-rw-r--r--drivers/watchdog/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/watchdog/Makefile b/drivers/watchdog/Makefile
index b8bf6e7a153e..105cd0fb6784 100644
--- a/drivers/watchdog/Makefile
+++ b/drivers/watchdog/Makefile
@@ -1,6 +1,7 @@
#
# Makefile for the WatchDog device drivers.
#
+GCOV_PROFILE_tegra_wdt.o := y
# The WatchDog Timer Driver Core.
watchdog-objs += watchdog_core.o watchdog_dev.o