mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-03 22:33:02 +02:00
NOTE: this is intended only for use on devboards like EspressoBin where
the onboard bootloader only understands fat and ext2 file systems.
To enable, use 'make apply-ext4'
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
BR2_TARGET_ROOTFS_EXT2=y
|
|
BR2_TARGET_ROOTFS_EXT2_4=y
|
|
BR2_TARGET_ROOTFS_EXT2_SIZE="512M"
|
|
IMAGE_EXT4_RAUC=y
|