From 460fc1d8efa3f22b7e4f99ce856230d7a3085a70 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 13 May 2015 09:28:22 +0200 Subject: Apalis iMX6 IT: u-boot: use the IT defconfig for IT --- recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb index ec37937..b9701ce 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb @@ -45,7 +45,7 @@ SPL_SYMLINK_apalis-imx6 = "u-boot-it-${MACHINE}.imx" do_compile_append_apalis-imx6() { # keep u-boot with standard timings mv u-boot.imx u-boot-std.imx - oe_runmake apalis_imx6_defconfig + oe_runmake apalis_imx6_it_defconfig oe_runmake ${UBOOT_MAKE_TARGET} mv u-boot.imx u-boot-it.imx mv u-boot-std.imx u-boot.imx -- cgit v1.2.3