]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/lib/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-i2c
[u-boot] / arch / arm / lib / Makefile
index 585f1f781b5dbb4c96f974fd7e7854ff8aa2b3cf..1ef240047f48d067748a42b08ed975ec96966e65 100644 (file)
@@ -32,6 +32,7 @@ obj-$(CONFIG_USE_ARCH_MEMCPY) += memcpy.o
 else
 obj-$(CONFIG_SPL_FRAMEWORK) += spl.o
 endif
+obj-$(CONFIG_SEMIHOSTING) += semihosting.o
 
 obj-y  += sections.o
 ifdef CONFIG_ARM64