diff options
Diffstat (limited to 'drivers/video/tegra/host/Makefile')
-rw-r--r-- | drivers/video/tegra/host/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/tegra/host/Makefile b/drivers/video/tegra/host/Makefile index 79dcb06ff8fc..d0b1aec247eb 100644 --- a/drivers/video/tegra/host/Makefile +++ b/drivers/video/tegra/host/Makefile @@ -1,3 +1,4 @@ +GCOV_PROFILE := y nvhost-objs = \ nvhost_acm.o \ nvhost_syncpt.o \ |