From 95ed2d9d2cf161ce63fe6a8b1694288634b6b65e Mon Sep 17 00:00:00 2001 From: Mauro Rossi Date: Sat, 12 Nov 2016 22:10:44 +0100 Subject: amd: flatten amd/common makefile structure This pulls amd/common build rules into upper level makefile, along with amd/addlib which is already there. v2: [Emil Velikov] - Move NEED_RADEON_LLVM conditional, drop amd/common from SUBDIRS - Drop AM_ from common_libamd_common_la* Signed-off-by: Emil Velikov --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b89bf23801b..5f30ae8f2a4 100644 --- a/configure.ac +++ b/configure.ac @@ -2685,7 +2685,6 @@ dnl Substitute the config AC_CONFIG_FILES([Makefile src/Makefile src/amd/Makefile - src/amd/common/Makefile src/amd/vulkan/Makefile src/compiler/Makefile src/egl/Makefile -- cgit v1.2.3