3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-01 07:42:18 +00:00
Brooklyn/drivers/gpu/Makefile

8 lines
328 B
Makefile
Raw Permalink Normal View History

2022-04-02 13:12:00 +00:00
# SPDX-License-Identifier: GPL-2.0-only
# drm/tegra depends on host1x, so if both drivers are built-in care must be
# taken to initialize them in the correct order. Link order is the only way
# to ensure this currently.
2022-09-13 18:14:27 +00:00
obj-y += host1x/ drm/ vga/
2022-04-02 13:12:00 +00:00
obj-$(CONFIG_IMX_IPUV3_CORE) += ipu-v3/
obj-$(CONFIG_TRACE_GPU_MEM) += trace/