blob: ebe3ded7ac2477ffdc9717794106e0dc0b62624c [file] [log] [blame]
TOP = ../../../../..
include $(TOP)/configs/current
LIBNAME = i915drm
# get C_SOURCES
include Makefile.sources
LIBRARY_INCLUDES = $(shell $(PKG_CONFIG) libdrm --cflags-only-I)
LIBRARY_DEFINES = $(shell $(PKG_CONFIG) libdrm --cflags-only-other)
include ../../../Makefile.template