On Thu, May 3, 2018 at 10:31 PM, Randy Dunlap <rdun...@infradead.org> wrote:
> One minor nit (bikeshed?):  I'm not crazy about "make scriptconfig".  :)
>
> thanks,
> --
> ~Randy

To be honest, I just do

    ARCH=x86 SRCARCH=x86 KERNELVERSION=`make kernelversion` \
        Kconfiglib/menuconfig.py

Should probably add a target to the makefile patch. Need to pick up
environment variables somehow.

Cheers,
Ulf

Reply via email to