summaryrefslogtreecommitdiffstats
path: root/drivers/ram/Makefile
blob: 0e102491a4a569921e543b016012747de873f776 (plain)
1
2
3
4
5
6
7
8
#
# Copyright (c) 2015 Google, Inc
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:      GPL-2.0+
#
obj-$(CONFIG_RAM) += ram-uclass.o
obj-$(CONFIG_SANDBOX) += sandbox_ram.o
OpenPOWER on IntegriCloud