]> Git Repo - u-boot.git/blobdiff - drivers/soc/Makefile
virtio: pci: Check virtio common config size
[u-boot.git] / drivers / soc / Makefile
index 9ef20ca5066fe6e39dc23a48cc32de745ddecf69..031fa7612f485a64245bb480389f1b7d32cd914c 100644 (file)
@@ -6,3 +6,5 @@ obj-$(CONFIG_SOC_TI) += ti/
 obj-$(CONFIG_SOC_DEVICE) += soc-uclass.o
 obj-$(CONFIG_SOC_DEVICE_TI_K3) += soc_ti_k3.o
 obj-$(CONFIG_SANDBOX) += soc_sandbox.o
+obj-$(CONFIG_SOC_XILINX_ZYNQMP) += soc_xilinx_zynqmp.o
+obj-$(CONFIG_SOC_XILINX_VERSAL) += soc_xilinx_versal.o
This page took 0.026856 seconds and 4 git commands to generate.