mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-31 11:25:30 +00:00
This patch enables 'make menuconfig' leveraging the menuconfig.py in kconfiglib, which shows a TUI for modifying the current configurations. Menuconfig.py is python3 only, and thus the existence of 'python3' instead of 'python' is checked and python3 is used to run all the scripts. Signed-off-by: Junjie Mao <junjie.mao@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com> Acked-by: Geoffroy VanCutsem <geoffroy.vancutsem@intel.com> |
||
---|---|---|
.. | ||
kconfig | ||
deps.mk |