diff options
author | Mauro Rossi <[email protected]> | 2016-11-12 22:10:44 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-11-15 20:04:37 +0000 |
commit | 95ed2d9d2cf161ce63fe6a8b1694288634b6b65e (patch) | |
tree | ead9c35a2016157f3c2e7ee2ba9c5308154fa69b /configure.ac | |
parent | 74e39de9324d2d2333cda6adca50ae2a3fc36de2 (diff) |
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 <[email protected]>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
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 |