Files
linux-nvgpu/drivers/gpu/nvgpu/Makefile
Bo Yan 9eb1f57ba2 gpu: nvgpu: Add GPU driver for GM20B
this moves GM20B driver to the new location

Change-Id: I5fde14e114a8db79738a4c61849912b1ae225fb5
2015-03-18 12:09:38 -07:00

8 lines
129 B
Makefile

GCOV_PROFILE := y
ccflags-y += -Wno-multichar
ccflags-y += -Werror
obj-$(CONFIG_GK20A) += gk20a/
obj-$(CONFIG_GK20A) += gm20b/