Re: [PATCH] build: move enabled applications list declaration

2023-08-25 Thread David Marchand
On Fri, Aug 11, 2023 at 3:28 PM David Marchand wrote: > > No functional impact foreseen. Simply move this variable and rename it > for consistency with other similar variables. > > Signed-off-by: David Marchand Acked-by: Bruce Richardson Acked-by Tyler Retzlaff Applied, thanks. -- David Ma

Re: [PATCH] build: move enabled applications list declaration

2023-08-11 Thread Tyler Retzlaff
On Fri, Aug 11, 2023 at 03:28:05PM +0200, David Marchand wrote: > No functional impact foreseen. Simply move this variable and rename it > for consistency with other similar variables. > > Signed-off-by: David Marchand > --- Acked-by: Tyler Retzlaff

Re: [PATCH] build: move enabled applications list declaration

2023-08-11 Thread Bruce Richardson
On Fri, Aug 11, 2023 at 03:28:05PM +0200, David Marchand wrote: > No functional impact foreseen. Simply move this variable and rename it > for consistency with other similar variables. > > Signed-off-by: David Marchand > --- Acked-by: Bruce Richardson