mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-26 23:38:31 +00:00
Merge pull request #5453 from openanolis/chao/fix_comment_typo
Makefile: fix an typo in runtime-rs makefile
This commit is contained in:
commit
1bf64c9a11
@ -176,7 +176,7 @@ ifneq (,$(DBCMD))
|
||||
SYSCONFIG_DB = $(abspath $(SYSCONFDIR)/$(CONFIG_FILE_DB))
|
||||
SYSCONFIG_PATHS += $(SYSCONFIG_DB)
|
||||
CONFIGS += $(CONFIG_DB)
|
||||
# dragonball-specific options (all should be suffixed by "_dragonball")
|
||||
# dragonball-specific options (all should be suffixed by "_DB")
|
||||
DEFMAXVCPUS_DB := 1
|
||||
DEFBLOCKSTORAGEDRIVER_DB := virtio-blk
|
||||
DEFNETWORKMODEL_DB := tcfilter
|
||||
|
Loading…
Reference in New Issue
Block a user