[U-Boot] [PATCH 2/8] imx: add file in makefile

John Tobias john.tobias.ph at gmail.com
Fri Nov 7 23:12:49 CET 2014


mx6sabresd_spl is the support file to enable SPL in iMX6 SabreSD
---
 board/freescale/mx6sabresd/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/board/freescale/mx6sabresd/Makefile b/board/freescale/mx6sabresd/Makefile
index cfca2ef..b8d0297 100644
--- a/board/freescale/mx6sabresd/Makefile
+++ b/board/freescale/mx6sabresd/Makefile
@@ -6,4 +6,4 @@
 # SPDX-License-Identifier:	GPL-2.0+
 #
 
-obj-y  := mx6sabresd.o
+obj-y  := mx6sabresd.o mx6sabresd_spl.o
-- 
1.9.1



More information about the U-Boot mailing list