Re: [PATCH] powerpc/prom_init: Fix kernel config grep

2022-06-29 Thread Michael Ellerman
On Fri, 24 Jun 2022 01:17:58 +, Liam Howlett wrote: > When searching for config options, use the KCONFIG shell variable so > that builds using non-standard config locations work. > > Applied to powerpc/fixes. [1/1] powerpc/prom_init: Fix kernel config grep https://git.kernel.org/power

[PATCH] powerpc/prom_init: Fix kernel config grep

2022-06-23 Thread Liam Howlett
When searching for config options, use the KCONFIG shell variable so that builds using non-standard config locations work. Signed-off-by: Liam R. Howlett --- arch/powerpc/kernel/prom_init_check.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/powerpc/kernel/prom_init_c