mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
stuff
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user