Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
2b8bcc5a2fca54648ece966902b8230de971b609
/
.
/
drivers
/
core
/
Makefile
blob: f14695b2d6eae985d366827d69bcedda1ce1e2ce [
file
] [
log
] [
blame
]
#
# Copyright (c) 2013 Google, Inc
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
$
(
CONFIG_DM
)
+=
device
.
o lists
.
o root
.
o uclass
.
o util
.
o
obj
-
$
(
CONFIG_OF_CONTROL
)
+=
simple
-
bus
.
o
obj
-
$
(
CONFIG_DM_DEVICE_REMOVE
)
+=
device
-
remove
.
o