Re: [PATCH v5 6/8] build: use dynamically generated version maps

2025-03-28 Thread Aaron Conole
David Marchand writes: > Switch to dynamically generated version maps. > > As the map files get generated, tooling around checking, converting, > updating etc.. static version maps can be removed. > > Signed-off-by: David Marchand > --- Just a minor (non-blocking) nit below. Otherwise, Acked-b

[PATCH v5 6/8] build: use dynamically generated version maps

2025-03-27 Thread David Marchand
Switch to dynamically generated version maps. As the map files get generated, tooling around checking, converting, updating etc.. static version maps can be removed. Signed-off-by: David Marchand --- .github/workflows/build.yml | 1 - MAINTAINERS