Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7a439cadcf3192eb012a2432ca34670b676c74d2
/
.
/
drivers
/
ram
/
Makefile
blob: 0e102491a4a569921e543b016012747de873f776 [
file
] [
log
] [
blame
]
#
# 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