📄 060-rootfs_split.patch
字号:
Index: linux-2.6.21.7/drivers/mtd/Kconfig===================================================================--- linux-2.6.21.7.orig/drivers/mtd/Kconfig+++ linux-2.6.21.7/drivers/mtd/Kconfig@@ -49,6 +49,16 @@ config MTD_PARTITIONS devices. Partitioning on NFTL 'devices' is a different - that's the 'normal' form of partitioning used on a block device. +config MTD_ROOTFS_ROOT_DEV+ bool "Automatically set 'rootfs' partition to be root filesystem"+ depends on MTD_PARTITIONS+ default y++config MTD_ROOTFS_SPLIT+ bool "Automatically split 'rootfs' partition for squashfs"+ depends on MTD_PARTITIONS+ default y+ config MTD_REDBOOT_PARTS tristate "RedBoot partition table parsing" depends on MTD_PARTITIONS
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -