Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 293 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 293 Bytes

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