From: Cyril Chemparathy <[email protected]> This seems to have been missed out at some point along the way.
Signed-off-by: Manjukumar Matha <[email protected]> --- conf/machine/zc706-zynq7.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/zc706-zynq7.conf b/conf/machine/zc706-zynq7.conf index 7c9c1aa..1aff9d0 100644 --- a/conf/machine/zc706-zynq7.conf +++ b/conf/machine/zc706-zynq7.conf @@ -13,7 +13,7 @@ require conf/machine/include/tune-zynq.inc require conf/machine/include/machine-xilinx-default.inc require conf/machine/include/machine-xilinx-board.inc -MACHINE_FEATURES = "rtc ext2 vfat usbhost usbgadget" +MACHINE_FEATURES = "rtc ext2 ext3 vfat usbhost usbgadget" # u-boot configuration UBOOT_MACHINE = "zynq_zc706_config" -- 2.7.4 -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
