diff options
Diffstat (limited to 'board/freescale/t102xqds/Makefile')
-rw-r--r-- | board/freescale/t102xqds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/t102xqds/Makefile b/board/freescale/t102xqds/Makefile index d94f230..afbc914 100644 --- a/board/freescale/t102xqds/Makefile +++ b/board/freescale/t102xqds/Makefile @@ -5,7 +5,7 @@ # ifdef CONFIG_SPL_BUILD -obj-y += spl.o +obj-y += spl.o else obj-y += t102xqds.o obj-y += eth_t102xqds.o |