]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-imx/Makefile
imx: add sip function
[u-boot] / arch / arm / mach-imx / Makefile
index cf39d08bddfe224797257f63ae8aa9c520a8dcaf..63db0e15c4db3e15c7fc4c378f3a8bb0be10cae9 100644 (file)
@@ -124,6 +124,8 @@ spl/u-boot-nand-spl.imx: SPL FORCE
 
 targets += $(addprefix ../../../,$(IMX_CONFIG) SPL u-boot.uim spl/u-boot-nand-spl.imx)
 
+obj-$(CONFIG_ARM64) += sip.o
+
 obj-$(CONFIG_MX5) += mx5/
 obj-$(CONFIG_MX6) += mx6/
 obj-$(CONFIG_MX7) += mx7/