We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a81da4d commit 94ff480Copy full SHA for 94ff480
config/uola/redmi-router-ac2100-uola-openwrt.config
@@ -5,12 +5,12 @@ CONFIG_TARGET_ramips_mt7621_DEVICE_xiaomi_redmi-router-ac2100=y
5
# 文件系统
6
CONFIG_TARGET_ROOTFS_TARGZ=y
7
CONFIG_TARGET_ROOTFS_SQUASHFS=y
8
-CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=512
+# CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=512
9
# 固件大小
10
# 固件中内核分区大小
11
-CONFIG_TARGET_KERNEL_PARTSIZE=64
+# CONFIG_TARGET_KERNEL_PARTSIZE=64
12
# 固件中ROOTFS分区大小
13
-CONFIG_TARGET_ROOTFS_PARTSIZE=1000
+# CONFIG_TARGET_ROOTFS_PARTSIZE=1000
14
# IPV4地址设置
15
CONFIG_TARGET_PREINIT_IP="10.8.1.1"
16
CONFIG_TARGET_PREINIT_NETMASK="255.255.255.0"
0 commit comments