configs: fix typo BR2_TARGET_ROOTFS_EXT2_4
authorRomain Naour <romain.naour@gmail.com>
Tue, 21 Apr 2020 17:26:38 +0000 (19:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 21 Apr 2020 20:01:04 +0000 (22:01 +0200)
commita3704cd8c927401e89089b9a3d6b0ecf649f217c
treec8476b30cd572cbc4c8c1a7b17eece06c0bc534f
parent016a1d80eab41f6f3e7b0a6b23aec250a7a1933f
configs: fix typo BR2_TARGET_ROOTFS_EXT2_4

The ext4 option is BR2_TARGET_ROOTFS_EXT2_4 not
BR2_TARGET_ROOTFS_EXT_4.

This fixes the new defconfig check.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
configs/freescale_imx28evk_defconfig
configs/imx23evk_defconfig
configs/olimex_imx233_olinuxino_defconfig