Parcourir la source

amd: add amd_kernel_code_t.h to the sources list

Otherwise it won't be picked in the tarball and the build will fail.

Fixes: 91ec6e5664 ("radeonsi/compute: Use the HSA abi for non-TGSI
compute shaders v3")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
tags/13.0-branchpoint
Emil Velikov il y a 9 ans
Parent
révision
03350c9708
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      src/amd/Makefile.sources

+ 1
- 0
src/amd/Makefile.sources Voir le fichier

@@ -2,6 +2,7 @@ COMMON_HEADER_FILES = \
common/sid.h \
common/r600d_common.h \
common/amd_family.h \
common/amd_kernel_code_t.h \
common/amdgpu_id.h

ADDRLIB_FILES = \

Chargement…
Annuler
Enregistrer