Sign in
◑
Theme
third-party-mirror
/
u-boot
/
0a9064fb47bb0a239c04b0b63edebfdd3a201fdc
/
.
/
drivers
/
demo
/
Makefile
blob: baaa2baa4e663ab37091a4d27a26dd5c59d2928d [
file
]
#
# Copyright (c) 2013 Google, Inc
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
$
(
CONFIG_DM_DEMO
)
+=
demo
-
uclass
.
o demo
-
pdata
.
o
obj
-
$
(
CONFIG_DM_DEMO_SIMPLE
)
+=
demo
-
simple
.
o
obj
-
$
(
CONFIG_DM_DEMO_SHAPE
)
+=
demo
-
shape
.
o