Skip to content

Latest commit

 

History

History
52 lines (48 loc) · 1.32 KB

README.md

File metadata and controls

52 lines (48 loc) · 1.32 KB

Standalone menuconfig from Linux Kernel

Usage

# menuconfig will save .config in the same folder as YOUR_KCONFIG_FILE
# and generate headers in include/generated/*
# default to read ./Kconfig
menuconfig
# manually specify
menuconfig --kconfig YOUR_KCONFIG_FILE

Install dependencies

./install_deps

Build and Install menuconfig

mkdir build && cd build
cmake .. && make menuconfig
sudo make install

Sponsor

公众号
AliPay.png
AliPay WeChatPay
AliPay.png WeChatPay.png