On 08.11.21 10:12, Michael Adler wrote: > This extends the splitting of tools started at commit 15aa3731. > > The resulting dependency graph is as follows: > > - bg_envtools: depends on bg_envtools.h > - bg_printenv: depends on bg_envtools.h, bg_printenv.h > - bg_setenv: depends on bg_envtools.h, bg_printenv.h, bg_setenv.h > - main: depends on bg_printenv.h, bg_setenv.h > > This makes it clear from the dependency graph what each tool does and > speeds up incremental compilation. >
Fine with me. Would you mind doing this directly in single patch? Then we avoid the shuffling from setenv to printenv to envtools. I would pull my last patch from next then. Thanks, Jan -- Siemens AG, T RDA IOT Corporate Competence Center Embedded Linux -- You received this message because you are subscribed to the Google Groups "EFI Boot Guard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/0a468561-d0e8-8dc3-2e92-4890f1e9e42d%40siemens.com.
