Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5bc60d5a44d8603923784b5cee400b6dbf2624c6
/
.
/
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