summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915/Makefile
blob: 0e5767848461b4981ddd791a4069ea089c37cc08 (plain)
1
2
3
4
5
6
7
8
9
TOP = ../../../..
include $(TOP)/configs/current

LIBNAME = i915

# get C_SOURCES
include Makefile.sources

include ../../Makefile.template