Skip to content

Boards notes Make KConfig

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
Clone this wiki locally