summaryrefslogtreecommitdiff
path: root/intel/Makefile.sources
blob: 7b2272c75987cc6d11fc4fe03f22ac9830648a0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
LIBDRM_INTEL_FILES := \
	intel_bufmgr.c \
	intel_bufmgr_priv.h \
	intel_bufmgr_fake.c \
	intel_bufmgr_gem.c \
	intel_decode.c \
	intel_chipset.h \
	mm.c \
	mm.h

LIBDRM_INTEL_H_FILES := \
	intel_bufmgr.h \
	intel_aub.h \
	intel_debug.h