Change-Id: If9dbc35a3ad2253e3433c3f90837b9559bf435d9 Signed-off-by: Otavio Salvador <[email protected]> --- conf/machine/imx23evk.conf | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/conf/machine/imx23evk.conf b/conf/machine/imx23evk.conf index a4a9078..759e4ab 100644 --- a/conf/machine/imx23evk.conf +++ b/conf/machine/imx23evk.conf @@ -4,6 +4,8 @@ include conf/machine/include/mxs-base.inc +SOC_FAMILY = "mx23:mxs" + IMXBOOTLETS_MACHINE = "stmp378x_dev" KERNEL_IMAGETYPE = "zImage" -- 1.8.1 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
