summaryrefslogtreecommitdiff
path: root/src/amd/Makefile.sources
diff options
context:
space:
mode:
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>2018-03-13 14:49:11 +0100
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>2018-03-13 16:54:21 +0100
commit237229430f303dc2395a85bc811adc6e25cc39d7 (patch)
tree49084a8befd75d59f39ca58700bc2c14e20d6386 /src/amd/Makefile.sources
parent2cfba40eea4c3b5529ad14d4786c96013a416f30 (diff)
downloadmesa-237229430f303dc2395a85bc811adc6e25cc39d7.tar.gz
ac: move ac_shader_info to radv folder
This is RADV specific code. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Diffstat (limited to 'src/amd/Makefile.sources')
-rw-r--r--src/amd/Makefile.sources2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/amd/Makefile.sources b/src/amd/Makefile.sources
index f57dd403c5f..aee3393b158 100644
--- a/src/amd/Makefile.sources
+++ b/src/amd/Makefile.sources
@@ -46,8 +46,6 @@ AMD_COMPILER_FILES = \
common/ac_llvm_util.h \
common/ac_lower_subgroups.c \
common/ac_shader_abi.h \
- common/ac_shader_info.c \
- common/ac_shader_info.h \
common/ac_shader_util.c \
common/ac_shader_util.h