Merge branch 'marex@denx.de' of git://git.denx.de/u-boot-staging
[oweals/u-boot.git] / arch / arm / cpu / armv7 / omap-common / Makefile
index 3f7a0b25f0d39db46c0b8ff9263066e792adfd1f..447fcd5eff12316e97a0162dab2ac6038b0e1924 100644 (file)
@@ -52,6 +52,9 @@ endif
 ifdef CONFIG_SPL_MMC_SUPPORT
 COBJS  += spl_mmc.o
 endif
+ifdef CONFIG_SPL_YMODEM_SUPPORT
+COBJS  += spl_ymodem.o
+endif
 endif
 
 ifndef CONFIG_SPL_BUILD