Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9f9d66a773b1d161437c6ce694976fcbf63e16fd
/
.
/
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