mirror of
https://github.com/Leonmmcoset/cleonos.git
synced 2026-04-27 05:34:00 +00:00
外网通讯+TTY优化
This commit is contained in:
3
Makefile
3
Makefile
@@ -236,6 +236,9 @@ help:
|
||||
> $(Q)echo " make run V=1"
|
||||
> $(Q)echo " make run SHOW_COMMANDS=1"
|
||||
> $(Q)echo " (includes CMake build internals: compiler/linker command lines)"
|
||||
> $(Q)echo "QEMU KVM toggle:"
|
||||
> $(Q)echo " make run CMAKE_EXTRA_ARGS='-DCLEONOS_QEMU_ENABLE_KVM=ON' # force on"
|
||||
> $(Q)echo " make run CMAKE_EXTRA_ARGS='-DCLEONOS_QEMU_ENABLE_KVM=OFF' # force off"
|
||||
> $(Q)echo ""
|
||||
> $(Q)echo "Pass custom CMake cache args via:"
|
||||
> $(Q)echo " make configure CMAKE_EXTRA_ARGS='-DLIMINE_SKIP_CONFIGURE=1 -DOBJCOPY_FOR_TARGET=objcopy'"
|
||||
|
||||
Reference in New Issue
Block a user