blob: 37307ca8a4b23f70ca407e6478089a7350df74b0 [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