[PATCH net-next 0/2] tools/ynl: add missing uapi header deps in Makefile.deps

From: Stanislav Fomichev

Date: Fri May 08 2026 - 16:41:23 EST


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