summaryrefslogtreecommitdiffstats
path: root/src/amd/Android.common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/amd/Android.common.mk')
-rw-r--r--src/amd/Android.common.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/amd/Android.common.mk b/src/amd/Android.common.mk
index 39d2732fd99..7d08bfd31d7 100644
--- a/src/amd/Android.common.mk
+++ b/src/amd/Android.common.mk
@@ -31,7 +31,8 @@ LOCAL_MODULE := libmesa_amd_common
LOCAL_SRC_FILES := \
$(AMD_COMMON_FILES) \
$(AMD_COMPILER_FILES) \
- $(AMD_DEBUG_FILES)
+ $(AMD_DEBUG_FILES) \
+ $(AMD_NIR_FILES)
LOCAL_CFLAGS += -DFORCE_BUILD_AMDGPU # instructs LLVM to declare LLVMInitializeAMDGPU* functions