]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/lib/Makefile
arm: Add support for semihosting for armv8 fastmodel targets.
[karo-tx-uboot.git] / 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