summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/omx
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/omx')
-rw-r--r--src/gallium/targets/omx/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/targets/omx/Makefile.am b/src/gallium/targets/omx/Makefile.am
index 3bdb9eb7e61..29ba242b362 100644
--- a/src/gallium/targets/omx/Makefile.am
+++ b/src/gallium/targets/omx/Makefile.am
@@ -63,7 +63,7 @@ libomx_mesa_la_LIBADD += \
endif # HAVE_GALLIUM_STATIC_TARGETS
-if HAVE_MESA_LLVM
+if HAVE_GALLIUM_LLVM
libomx_mesa_la_LIBADD += $(LLVM_LIBS)
libomx_mesa_la_LDFLAGS += $(LLVM_LDFLAGS)
endif