ram: add RAM driver for Broadcom MIPS SoCs
[platform/kernel/u-boot.git] / drivers / ram / Makefile
index ecb036d..c409c48 100644 (file)
@@ -7,3 +7,4 @@
 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