diff --git a/drivers/gpu/Makefile b/drivers/gpu/Makefile index 368f426186bd..beaa25a03b9e 100644 --- a/drivers/gpu/Makefile +++ b/drivers/gpu/Makefile @@ -2,5 +2,5 @@ # taken to initialize them in the correct order. Link order is the only way # to ensure this currently. obj-$(CONFIG_TEGRA_HOST1X) += host1x/ -obj-y += drm/ vga/ obj-y += imx/ +obj-y += drm/ vga/