From 9eb1f57ba2b7072c6c53ca9dc59b10a87d88db23 Mon Sep 17 00:00:00 2001 From: Bo Yan Date: Mon, 14 Apr 2014 12:03:27 -0700 Subject: gpu: nvgpu: Add GPU driver for GM20B this moves GM20B driver to the new location Change-Id: I5fde14e114a8db79738a4c61849912b1ae225fb5 --- drivers/gpu/nvgpu/gk20a/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu/gk20a/Makefile') diff --git a/drivers/gpu/nvgpu/gk20a/Makefile b/drivers/gpu/nvgpu/gk20a/Makefile index cba31681..81ae027e 100644 --- a/drivers/gpu/nvgpu/gk20a/Makefile +++ b/drivers/gpu/nvgpu/gk20a/Makefile @@ -1,5 +1,5 @@ - GCOV_PROFILE := y +ccflags-y += -Idrivers/gpu/nvgpu ccflags-y += -Idrivers/devfreq ccflags-y += -Wno-multichar ccflags-y += -Werror -- cgit v1.2.2