11.3Sriastrad# SPDX-License-Identifier: GPL-2.0-only
21.1Sriastrad#
31.1Sriastrad# Makefile for the drm device driver.  This driver provides support for the
41.1Sriastrad# Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
51.1Sriastrad
61.3Sriastradast-y := ast_drv.o ast_main.o ast_mode.o ast_ttm.o ast_post.o ast_dp501.o
71.1Sriastrad
81.2Sriastradobj-$(CONFIG_DRM_AST) := ast.o
9