]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/Makefile.in
gdb: add AMDGPU header files to HFILES_NO_SRCDIR
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 23 Feb 2023 16:27:23 +0000 (11:27 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 23 Feb 2023 16:28:31 +0000 (11:28 -0500)
commitefb04b14e28fd9941daa6265c1982308fe68d334
tree1300bec164f31949114d4dcd13404c0cc4ab1fa4
parente98a23bfb3088fb129540d7fd26f3205e2de6f2a
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
gdb/Makefile.in