tools: ynl: fix header path for nfsd
authorJakub Kicinski <kuba@kernel.org>
Thu, 23 Nov 2023 03:06:24 +0000 (19:06 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 23 Nov 2023 16:52:12 +0000 (08:52 -0800)
commit2be35a619482c1f4e5bc7a2d84049b8d7d171882
tree71abf23e56b51cf7f0bf5ad47d4b30b21f63fdf3
parent37f0205538baf70beb57cdcb6c7d14aa13257926
tools: ynl: fix header path for nfsd

The makefile dependency is trying to include the wrong header:

<command-line>: fatal error: ../../../../include/uapi//linux/nfsd.h: No such file or directory

The guard also looks wrong.

Fixes: f14122b2c2ac ("tools: ynl: Add source files for nfsd netlink protocol")
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Link: https://lore.kernel.org/r/20231123030624.1611925-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/net/ynl/Makefile.deps