summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 630409c822b..ad54356f888 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -78,10 +78,6 @@ if HAVE_AMD_DRIVERS
SUBDIRS += amd
endif
-if NEED_RADEON_LLVM
-SUBDIRS += amd/common
-endif
-
if HAVE_INTEL_DRIVERS
SUBDIRS += intel
endif