mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +00:00
Add intel_stepping from the 2D driver.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
bin_PROGRAMS = intel_stepping
|
||||
|
||||
intel_stepping_LDADD = $(PCIACCESS_LIBS)
|
||||
|
||||
AM_CFLAGS = $(DRM_CFLAGS) $(PCIACCESS_CFLAGS) $(WARN_CFLAGS) \
|
||||
-I$(srcdir)/.. \
|
||||
-I$(srcdir)/../lib
|
||||
Reference in New Issue
Block a user