summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/Automake.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/vc4/Automake.inc')
-rw-r--r--src/gallium/drivers/vc4/Automake.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gallium/drivers/vc4/Automake.inc b/src/gallium/drivers/vc4/Automake.inc
index 6fa3e190cac..5664c2ab14e 100644
--- a/src/gallium/drivers/vc4/Automake.inc
+++ b/src/gallium/drivers/vc4/Automake.inc
@@ -6,8 +6,4 @@ TARGET_LIB_DEPS += \
$(top_builddir)/src/gallium/winsys/vc4/drm/libvc4drm.la \
$(top_builddir)/src/gallium/drivers/vc4/libvc4.la
-if USE_VC4_SIMULATOR
-TARGET_CPPFLAGS += -DUSE_VC4_SIMULATOR
-endif
-
endif