config.in

来自「用于生成linux操作系统下的交叉编译工具链和嵌入式linux系统的根文件系统,」· IN 代码 · 共 9 行

IN
9
字号
config BR2_PACKAGE_MAKE	bool "make"	default n	help	  A tool which controls the generation of executables and other 	  non-source files of a program from the program's source files.	  http://www.gnu.org/software/make/

⌨️ 快捷键说明

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