summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorStanislav Fomichev <sdf.kernel@gmail.com>2026-05-08 23:41:13 +0300
committerJakub Kicinski <kuba@kernel.org>2026-05-10 18:37:33 +0300
commit46e9b0224475abc739612ef72c35b7c90211a0c1 (patch)
treefe119b07ee734a91c3b2eb883153111727bc9735 /scripts
parent496c0c4c53bbe1bad97e82cd12103df61a6e459d (diff)
downloadlinux-46e9b0224475abc739612ef72c35b7c90211a0c1.tar.xz
tools/ynl: add missing uapi header deps in Makefile.deps
ethtool.h includes linux/typelimits.h which is a relatively new header not yet shipped in most distro kernel-header packages. Without the explicit entry, the build silently falls through to -idirafter. dev_energymodel.h is a new YNL family whose uapi header is not in system paths at all and was missing a CFLAGS entry entirely. Signed-off-by: Stanislav Fomichev <sdf@fomichev.me> Link: https://patch.msgid.link/20260508204114.205896-2-sdf@fomichev.me Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions