config.in

来自「sm86xx rootfs来源包括补丁( GPL )的」· IN 代码 · 共 15 行

IN
15
字号
# Choose the kernel headers to use for kernel-headers target. This is# ignored if you are building your own kernel or using the system kernel.##config BR2_KERNEL_HEADERS_2_4_29#	bool#	"Linux 2.4.29 kernel headers"#	default y#config BR2_DEFAULT_KERNEL_HEADERS#	string#	default "2.4.29"	if BR2_KERNEL_HEADERS_2_4_29#	default "2.6.11.0"	if BR2_KERNEL_HEADERS_2_6_11_0

⌨️ 快捷键说明

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