config.in

来自「最新的文件系统生成工具」· IN 代码 · 共 15 行

IN
15
字号
config BR2_TARGET_ROOTFS_TAR	bool "tar the root filesystem for the target device"	default n	help	  Build a tar archive of the root filesystemconfig BR2_TARGET_ROOTFS_TAR_OPTIONS	string "random options to pass to tar"	depends on BR2_TARGET_ROOTFS_TAR	default ""	help	  Common options:	   j - compress with bzip2	   z - compress with gzip

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?