tools: ynl: don't regen on every make
authorJakub Kicinski <kuba@kernel.org>
Tue, 3 Oct 2023 15:34:15 +0000 (08:34 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 5 Oct 2023 00:33:54 +0000 (17:33 -0700)
commita50660173c7329c5d2ce1780a0f712a7f584d378
tree82be86c3d1b938a704cdae6042f4baddac9a9007
parent0629f22ec130940c9c8a15fa9a4994996816d474
tools: ynl: don't regen on every make

As far as I can tell the normal Makefile dependency tracking
works, generated files get re-generated if the YAML was updated.
Let make do its job, don't force the re-generation.
make hardclean can be used to force regeneration.

Acked-by: Stanislav Fomichev <sdf@google.com>
Link: https://lore.kernel.org/r/20231003153416.2479808-3-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/net/ynl/Makefile
tools/net/ynl/generated/Makefile