]> git.ipfire.org Git - people/ms/u-boot.git/blame - drivers/ram/Makefile
Merge git://git.denx.de/u-boot-spi
[people/ms/u-boot.git] / drivers / ram / Makefile
CommitLineData
6c51df68
SG
1#
2# Copyright (c) 2015 Google, Inc
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
5# SPDX-License-Identifier: GPL-2.0+
6#
7obj-$(CONFIG_RAM) += ram-uclass.o
64ce0cad 8obj-$(CONFIG_SANDBOX) += sandbox_ram.o
bf1ae442 9obj-$(CONFIG_STM32_SDRAM) += stm32_sdram.o
193030e5 10obj-$(CONFIG_ARCH_BMIPS) += bmips_ram.o
403e9cbc
PT
11
12obj-$(CONFIG_ARCH_ROCKCHIP) += rockchip/