mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-26 23:38:31 +00:00
build: format files
add Enter at the end of the file Fixes: #4379 Signed-off-by: Zhongtao Hu <zhongtaohu.tim@linux.alibaba.com>
This commit is contained in:
parent
242992e3de
commit
c8a9052063
@ -12,4 +12,4 @@ CPUFEATURES := pmu=off
|
|||||||
QEMUCMD := qemu-system-x86_64
|
QEMUCMD := qemu-system-x86_64
|
||||||
|
|
||||||
# dragonball binary name
|
# dragonball binary name
|
||||||
DBCMD := dragonball
|
DBCMD := dragonball
|
||||||
|
@ -246,4 +246,4 @@ experimental=@DEFAULTEXPFEATURES@
|
|||||||
|
|
||||||
# If enabled, user can run pprof tools with shim v2 process through kata-monitor.
|
# If enabled, user can run pprof tools with shim v2 process through kata-monitor.
|
||||||
# (default: false)
|
# (default: false)
|
||||||
# enable_pprof = true
|
# enable_pprof = true
|
||||||
|
2
utils.mk
2
utils.mk
@ -201,4 +201,4 @@ endef
|
|||||||
# $2 : Directory path where file will be installed.
|
# $2 : Directory path where file will be installed.
|
||||||
define INSTALL_CONFIG
|
define INSTALL_CONFIG
|
||||||
$(call INSTALL_FILE_FULL,$1,$2,$(KATA_INSTALL_CFG_PERMS))
|
$(call INSTALL_FILE_FULL,$1,$2,$(KATA_INSTALL_CFG_PERMS))
|
||||||
endef
|
endef
|
||||||
|
Loading…
Reference in New Issue
Block a user