mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-29 16:38:05 +08:00
gdb: add AMDGPU header files to HFILES_NO_SRCDIR
Commit 18b4d0736bc5 ("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:
@ -1271,11 +1271,13 @@ HFILES_NO_SRCDIR = \
|
|||||||
addrmap.h \
|
addrmap.h \
|
||||||
alpha-bsd-tdep.h \
|
alpha-bsd-tdep.h \
|
||||||
alpha-tdep.h \
|
alpha-tdep.h \
|
||||||
|
amd-dbgapi-target.h \
|
||||||
amd64-darwin-tdep.h \
|
amd64-darwin-tdep.h \
|
||||||
amd64-linux-tdep.h \
|
amd64-linux-tdep.h \
|
||||||
amd64-nat.h \
|
amd64-nat.h \
|
||||||
amd64-ravenscar-thread.h \
|
amd64-ravenscar-thread.h \
|
||||||
amd64-tdep.h \
|
amd64-tdep.h \
|
||||||
|
amdgpu-tdep.h \
|
||||||
annotate.h \
|
annotate.h \
|
||||||
arc-tdep.h \
|
arc-tdep.h \
|
||||||
arch-utils.h \
|
arch-utils.h \
|
||||||
|
Reference in New Issue
Block a user