18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Makefile for the drm device driver.  This driver provides support for the
48c2ecf20Sopenharmony_ci# Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_cir128-y   := r128_drv.o r128_cce.o r128_state.o r128_irq.o ati_pcigart.o
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_cir128-$(CONFIG_COMPAT)   += r128_ioc32.o
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ciobj-$(CONFIG_DRM_R128)	+= r128.o
11