]> git.sur5r.net Git - u-boot/blobdiff - drivers/ram/Makefile
sf: add Gigadevice gd25q16c entry
[u-boot] / drivers / ram / Makefile
index 0e102491a4a569921e543b016012747de873f776..3820d03aa410c18fc6822d2662dd83e20ef6170a 100644 (file)
@@ -6,3 +6,8 @@
 #
 obj-$(CONFIG_RAM) += ram-uclass.o
 obj-$(CONFIG_SANDBOX) += sandbox_ram.o
+obj-$(CONFIG_STM32MP1_DDR) += stm32mp1/
+obj-$(CONFIG_STM32_SDRAM) += stm32_sdram.o
+obj-$(CONFIG_ARCH_BMIPS) += bmips_ram.o
+
+obj-$(CONFIG_ARCH_ROCKCHIP) += rockchip/