linux/tools/net/ynl
Thorsten Leemhuis 636838ebb7 tools/ynl: add missing uapi header deps in Makefile.deps
drm_ras includes drm/drm_ras.h, which is a relatively new header not yet
shipped in most distro kernel-header packages. Without the explicit
entry, the build might fail with a message like this:

  drm_ras-user.c:19:10: error: ‘DRM_RAS_CMD_CLEAR_ERROR_COUNTER’ \
   undeclared here (not in a function); did you mean \
  ‘DRM_RAS_CMD_GET_ERROR_COUNTER’

Signed-off-by: Thorsten Leemhuis <linux@leemhuis.info>
Link: https://patch.msgid.link/20260623070818.2161810-1-linux@leemhuis.info
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-06-24 19:30:55 -07:00
..
generated tools: ynl: build archives with $(AR) 2026-06-24 19:22:42 -07:00
lib tools: ynl: build archives with $(AR) 2026-06-24 19:22:42 -07:00
pyynl tools: ynl: try to avoid the very slow YAML loader 2026-06-04 15:36:12 -07:00
tests tools: ynl: add sample for wireguard 2026-04-14 11:48:04 -07:00
ynltool net: page_pool: support dumping pps of a specific ifindex via Netlink 2026-05-08 14:54:55 -07:00
Makefile tools: ynl: build archives with $(AR) 2026-06-24 19:22:42 -07:00
Makefile.deps tools/ynl: add missing uapi header deps in Makefile.deps 2026-06-24 19:30:55 -07:00
pyproject.toml tools: ynl: add initial pyproject.toml for packaging 2025-01-09 12:53:27 -08:00
requirements.txt tools: ynl: add the Python requirements.txt file 2023-03-24 19:11:02 -07:00
ynl-regen.sh tools: ynl: Specify --no-line-number in ynl-regen.sh. 2026-01-17 16:00:23 -08:00