On Thu, Oct 10, 2024 at 01:19:46PM +0200, Juergen Gross wrote: > Today Mini-OS can only be configured to use all or none Xen library. > In order to prepare a more fine grained configuration scheme, add per > library config items to the Mini-OS config files. > > As some libraries pull in others, the config files need to be > extended at build time to reflect those indirect library uses. > > Signed-off-by: Juergen Gross <[email protected]> > --- > V2: > - rename BUILD_config to GEN_CONFIG (Anthony PERARD) > - rename generated config files to *.gen.cfg (Anthony PERARD) > - don't write config data to file in make macro (Anthony PERARD) > - remove no longer needed $(CURDIR)/ from prerequisites (Anthony PERARD)
Looks good to me. Reviewed-by: Anthony PERARD <[email protected]> Thanks, -- Anthony Perard | Vates XCP-ng Developer XCP-ng & Xen Orchestra - Vates solutions web: https://vates.tech
