linux/tools/net/ynl
Jakub Kicinski 72fa191bfd tools: ynl: remove __pycache__ during clean
Build process uses python to generate the user space code.
Remove __pycache__ on make clean.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-03-06 12:05:10 +00:00
..
generated tools: ynl: rename make hardclean -> distclean 2024-03-06 12:05:10 +00:00
lib tools: ynl: remove __pycache__ during clean 2024-03-06 12:05:10 +00:00
samples tools: ynl: add distclean to .PHONY in all makefiles 2024-03-06 12:05:10 +00:00
cli.py
ethtool.py
Makefile tools: ynl: add distclean to .PHONY in all makefiles 2024-03-06 12:05:10 +00:00
Makefile.deps tools: ynl: protect from old OvS headers 2024-02-28 15:24:11 -08:00
requirements.txt
ynl-gen-c.py tools: ynl: remove the libmnl dependency 2024-02-28 15:25:45 -08:00
ynl-gen-rst.py
ynl-regen.sh