This commit is contained in:
Ciro Santilli 六四事件 法轮功
2020-11-20 00:00:00 +00:00
parent 367df352d3
commit 2abb994752
9 changed files with 163 additions and 22 deletions

View File

@@ -22,7 +22,7 @@ BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
# Rootfs
BR2_TARGET_ROOTFS_CPIO=n
BR2_TARGET_ROOTFS_EXT2=y
BR2_TARGET_ROOTFS_EXT2_SIZE="512M"
BR2_TARGET_ROOTFS_EXT2_SIZE="1G"
BR2_TARGET_ROOTFS_SQUASHFS=n
BR2_TARGET_ROOTFS_INITRAMFS=n
# TODO can you boot with those as root filesystem?