Sign in
coral
/
uboot-imx
/
refs/heads/release-chef
/
.
/
drivers
/
ram
/
Makefile
blob: 0e102491a4a569921e543b016012747de873f776 [
file
] [
log
] [
blame
] [
edit
]
#
# 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