diff options
Diffstat (limited to 'drivers/gpu/Makefile')
| -rw-r--r-- | drivers/gpu/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/gpu/Makefile b/drivers/gpu/Makefile index a2efb62aa77..d8a22c2a579 100644 --- a/drivers/gpu/Makefile +++ b/drivers/gpu/Makefile @@ -1,2 +1,2 @@ -obj-y			+= drm/ vga/ ion/ +obj-y			+= drm/ vga/  obj-$(CONFIG_TEGRA_HOST1X)	+= host1x/ |