[PATCH v4 1/3] buildtools: add helper to convert text file to header

Bruce Richardson bruce.richardson at intel.com
Fri Aug 2 17:15:02 CEST 2024


On Thu, Aug 01, 2024 at 10:29:08AM -0700, Stephen Hemminger wrote:
> Simple script to read a file and make it into a initialized
> C string in a header file.
> 
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
>  buildtools/gen-header.py | 36 ++++++++++++++++++++++++++++++++++++
>  buildtools/meson.build   |  2 +-
>  2 files changed, 37 insertions(+), 1 deletion(-)
>  create mode 100644 buildtools/gen-header.py
> 
Resulting header output LGTM

Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the dev mailing list