/menuconfig

standalone mconf

Primary LanguageCOtherNOASSERTION

menuconfig

This is a standalone version of the mconf tool from the linux kernel.

Licence

The code is distributed under the GPLv2.0.

building

mkdir build
cd build
cmake ..
make

testing

cd build
./mconf ../test/rootconf