Skip to content

Commit 94ff480

Browse files
authored
Update redmi-router-ac2100-uola-openwrt.config
1 parent a81da4d commit 94ff480

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/uola/redmi-router-ac2100-uola-openwrt.config

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ CONFIG_TARGET_ramips_mt7621_DEVICE_xiaomi_redmi-router-ac2100=y
55
# 文件系统
66
CONFIG_TARGET_ROOTFS_TARGZ=y
77
CONFIG_TARGET_ROOTFS_SQUASHFS=y
8-
CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=512
8+
# CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=512
99
# 固件大小
1010
# 固件中内核分区大小
11-
CONFIG_TARGET_KERNEL_PARTSIZE=64
11+
# CONFIG_TARGET_KERNEL_PARTSIZE=64
1212
# 固件中ROOTFS分区大小
13-
CONFIG_TARGET_ROOTFS_PARTSIZE=1000
13+
# CONFIG_TARGET_ROOTFS_PARTSIZE=1000
1414
# IPV4地址设置
1515
CONFIG_TARGET_PREINIT_IP="10.8.1.1"
1616
CONFIG_TARGET_PREINIT_NETMASK="255.255.255.0"

0 commit comments

Comments
 (0)