On 10/10/2024 1:49 pm, Anthony PERARD wrote: > 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]>
Same grammar comment as v1. I'll tweak on commit. ~Andrew
