]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/Makefile
drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.
[people/ms/u-boot.git] / drivers / Makefile
index 6294048f2611488d30b7623a7a0a3a8321c36830..e7eab6603e05fc104e101385f1ffa285003e04f0 100644 (file)
@@ -69,4 +69,5 @@ obj-y += soc/
 obj-$(CONFIG_REMOTEPROC) += remoteproc/
 obj-y += thermal/
 
+obj-$(CONFIG_MACH_PIC32) += ddr/microchip/
 endif