Skip to content

TheGeorge/menuconfig

Repository files navigation

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

About

standalone mconf

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published