linux-next/tools/net/ynl
Jakub Kicinski 6204656478 tools: ynl-gen: allow uapi headers in sub-dirs
Binder places its headers under include/uapi/linux/android/
Make sure replace / with _ in the uAPI header guard, the c_upper()
is more strict and only converts - to _. This is likely a good
constraint to have, to enforce sane naming in enums etc.
But paths may include /.

Signed-off-by: Li Li <dualli@google.com>
Link: https://patch.msgid.link/20241113193239.2113577-2-dualli@chromium.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-11-18 18:38:07 -08:00
..
generated tools: ynl: extend CFLAGS to keep options from environment 2024-11-13 18:43:46 -08:00
lib tools/net/ynl: add async notification handling 2024-11-14 18:09:06 -08:00
samples ynl: samples: Fix the wrong format specifier 2024-11-13 18:48:15 -08:00
cli.py tools/net/ynl: add async notification handling 2024-11-14 18:09:06 -08:00
ethtool.py tools: ynl: add script dir to sys.path 2024-11-13 18:43:45 -08:00
Makefile tools: net: package libynl for use in selftests 2024-07-02 18:59:33 -07:00
Makefile.deps tcp_metrics: add netlink protocol spec in YAML 2024-07-01 09:44:27 +01:00
requirements.txt tools: ynl: add the Python requirements.txt file 2023-03-24 19:11:02 -07:00
ynl-gen-c.py tools: ynl-gen: allow uapi headers in sub-dirs 2024-11-18 18:38:07 -08:00
ynl-gen-rst.py doc: netlink: Fix op pre and post fields in generated .rst 2024-05-29 18:10:26 -07:00
ynl-regen.sh tools: ynl: don't skip regeneration from make targets 2023-11-29 16:07:00 -08:00