You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fanda Vacek edited this page Mar 23, 2019
·
1 revision
Make KConfig
cd tools/kconfig-frontends
autoreconf -fi
./configure --disable-shared --enable-static --enable-frontends=kconf,conf,mconf --prefix=$HOME/.local
make
make install