Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] tools/ynl: add missing uapi header deps in Makefile.deps
@ 2026-05-08 20:41 Stanislav Fomichev
  2026-05-08 20:41 ` [PATCH net-next 1/2] " Stanislav Fomichev
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Stanislav Fomichev @ 2026-05-08 20:41 UTC (permalink / raw)
  To: netdev
  Cc: davem, edumazet, kuba, pabeni, donald.hunter, horms, sdf,
	linux-kernel

When syncing ynl-cpp to net-next v7.0-rc3, typelimits.h (for ethtool) and
dev_energymodel.h had to be manually hacked into the downstream
Makefile.deps:

  https://github.com/linux-netdev/ynl-cpp/pull/16/changes/94bd9656423cab7dfce73dc824f75b59ef25668d

Fix the upstream Makefile.deps so that downstream copies stay in sync.

Stanislav Fomichev (2):
  tools/ynl: add missing uapi header deps in Makefile.deps
  tools/ynl: add check-deps target to verify Makefile.deps completeness

 tools/net/ynl/Makefile.deps      | 39 +++++++++++++++++++++++++++++++-
 tools/net/ynl/generated/Makefile |  6 ++++-
 2 files changed, 43 insertions(+), 2 deletions(-)

-- 
2.53.0-Meta


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-05-10 15:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-08 20:41 [PATCH net-next 0/2] tools/ynl: add missing uapi header deps in Makefile.deps Stanislav Fomichev
2026-05-08 20:41 ` [PATCH net-next 1/2] " Stanislav Fomichev
2026-05-08 20:41 ` [PATCH net-next 2/2] tools/ynl: add check-deps target to verify Makefile.deps completeness Stanislav Fomichev
2026-05-10 15:35   ` Jakub Kicinski
2026-05-10 15:40 ` [PATCH net-next 0/2] tools/ynl: add missing uapi header deps in Makefile.deps patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox