2023-01-18 05:20:44

by Thomas Weißschuh

[permalink] [raw]
Subject: [PATCH v3 0/2] kheaders: use standard naming for the temporary directory

To: Masahiro Yamada <[email protected]>
To: Nathan Chancellor <[email protected]>
To: Nick Desaulniers <[email protected]>
To: Nicolas Schier <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Nicolas Schier <[email protected]>
Signed-off-by: Thomas Weißschuh <[email protected]>
---
Changes in v3:
- Use standard naming schema for temporary directories
- Modify toplevel Makefile to also clean temporary directories
- Link to v2: https://lore.kernel.org/r/20230117-kernel-kheaders-gitignore-v2-1-1c29b3adf04a@weissschuh.net

Changes in v2:
- Also add the directory to clean-files
- Link to v1: https://lore.kernel.org/r/20230117-kernel-kheaders-gitignore-v1-1-2a3a070efd0d@weissschuh.net

---
Thomas Weißschuh (2):
kbuild: also delete temporary directories
kheaders: use standard naming for the temporary directory

Makefile | 5 +++--
kernel/gen_kheaders.sh | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
---
base-commit: c1649ec55708ae42091a2f1bca1ab49ecd722d55
change-id: 20230117-kernel-kheaders-gitignore-f0d73456cb6b

Best regards,
--
Thomas Weißschuh <[email protected]>