]> git.sur5r.net Git - u-boot/blobdiff - drivers/ram/Makefile
rockchip: rk3399: move sdram driver to driver/ram
[u-boot] / drivers / ram / Makefile
index 0e102491a4a569921e543b016012747de873f776..51ae6be655083fedfbdf2dc1078772e33afda358 100644 (file)
@@ -6,3 +6,7 @@
 #
 obj-$(CONFIG_RAM) += ram-uclass.o
 obj-$(CONFIG_SANDBOX) += sandbox_ram.o
+obj-$(CONFIG_STM32_SDRAM) += stm32_sdram.o
+obj-$(CONFIG_ARCH_BMIPS) += bmips_ram.o
+
+obj-$(CONFIG_ARCH_ROCKCHIP) += rockchip/