mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
configs/imx6qsabreauto: Add ext4 rootfs option
Allow building a ext4 rootfs type. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
10e8f41c1f
commit
1bd04cea1c
@ -23,6 +23,7 @@ BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx6q-sabreauto"
|
|||||||
# filesystem
|
# filesystem
|
||||||
BR2_ROOTFS_POST_IMAGE_SCRIPT="board/freescale/common/post-image.sh"
|
BR2_ROOTFS_POST_IMAGE_SCRIPT="board/freescale/common/post-image.sh"
|
||||||
BR2_TARGET_ROOTFS_EXT2=y
|
BR2_TARGET_ROOTFS_EXT2=y
|
||||||
|
BR2_TARGET_ROOTFS_EXT2_4=y
|
||||||
|
|
||||||
# required tools to create the microSD image
|
# required tools to create the microSD image
|
||||||
BR2_PACKAGE_HOST_DOSFSTOOLS=y
|
BR2_PACKAGE_HOST_DOSFSTOOLS=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user