projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88c514a
)
configs: mx53loco: Extend to ext4 type
author
Fabio Estevam
<festevam@gmail.com>
Thu, 26 May 2016 19:28:30 +0000
(16:28 -0300)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Tue, 31 May 2016 19:27:01 +0000
(21:27 +0200)
Add support for EXT4 filesystem.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
configs/mx53loco_defconfig
patch
|
blob
|
history
diff --git
a/configs/mx53loco_defconfig
b/configs/mx53loco_defconfig
index 06150c7ce6a01396952e4ffd8f1d504a7affe78a..e461f7a16c52290a0dee15c585e96adc7469a322 100644
(file)
--- a/
configs/mx53loco_defconfig
+++ b/
configs/mx53loco_defconfig
@@
-13,6
+13,7
@@
BR2_GLOBAL_PATCH_DIR="board/freescale/imx53loco/patches/"
# Filesystem
BR2_TARGET_ROOTFS_EXT2=y
+BR2_TARGET_ROOTFS_EXT2_4=y
# Bootloader
BR2_TARGET_UBOOT=y