From 51cca4a315ee575e0acd63310f5fe70b6ddc09c1 Mon Sep 17 00:00:00 2001 From: Jason Liu Date: Thu, 8 Jul 2010 02:45:35 +0800 Subject: ENGR00124953 Uboot:Fix the build break for MX51 BBG board Fix the build break for MX51 BBG board Signed-off-by: Jason Liu --- board/freescale/mx51_bbg/mx51_bbg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/freescale/mx51_bbg') diff --git a/board/freescale/mx51_bbg/mx51_bbg.c b/board/freescale/mx51_bbg/mx51_bbg.c index dadc4e9..f615589 100644 --- a/board/freescale/mx51_bbg/mx51_bbg.c +++ b/board/freescale/mx51_bbg/mx51_bbg.c @@ -31,7 +31,7 @@ #include #include #include "board-imx51.h" -#ifdef #ifdef CONFIG_IMX_ECSPI +#ifdef CONFIG_IMX_ECSPI #include #include #endif -- cgit v1.1