# shows help message
menuconfig --help
# menuconfig will save .config in the same folder as YOUR_KCONFIG_FILE
# and generate configuration in include/{generated/,config/}
# default to read ./Kconfig
menuconfig --syncconfig
# manually specify
menuconfig --syncconfig --kconfig YOUR_KCONFIG_FILE
./install_deps
mkdir build && cd build
cmake .. && make -j
sudo make install
公众号 | |
---|---|
AliPay | WeChatPay |