gdb: add AMDGPU header files to HFILES_NO_SRCDIR

Commit 18b4d0736b ("gdb: initial support for ROCm platform (AMDGPU)
debugging") missed adding these header files to the HFILES_NO_SRCDIR
list in the Makefile.  Fix that now.

Change-Id: Ifd387096aef3d147b51aefa2037da5bf6373ea64
This commit is contained in:
Simon Marchi 2023-02-23 11:27:23 -05:00
parent e98a23bfb3
commit efb04b14e2

View File

@ -1271,11 +1271,13 @@ HFILES_NO_SRCDIR = \
addrmap.h \
alpha-bsd-tdep.h \
alpha-tdep.h \
amd-dbgapi-target.h \
amd64-darwin-tdep.h \
amd64-linux-tdep.h \
amd64-nat.h \
amd64-ravenscar-thread.h \
amd64-tdep.h \
amdgpu-tdep.h \
annotate.h \
arc-tdep.h \
arch-utils.h \