xref: /linux/drivers/gpu/Makefile (revision ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2f4c5cf88SThierry Reding# drm/tegra depends on host1x, so if both drivers are built-in care must be
3f4c5cf88SThierry Reding# taken to initialize them in the correct order. Link order is the only way
4f4c5cf88SThierry Reding# to ensure this currently.
575471687STerje Bergstromobj-$(CONFIG_TEGRA_HOST1X)	+= host1x/
6f4c5cf88SThierry Redingobj-y			+= drm/ vga/
739b9004dSPhilipp Zabelobj-$(CONFIG_IMX_IPUV3_CORE)	+= ipu-v3/
8