Sign in
zircon-guest
/
third_party
/
linux
/
50071aed9749ccbb7f65351a07707be8f654fa50
/
.
/
drivers
/
soc
/
bcm
/
Makefile
blob: d92268a829a917b675d1ebd63e0377331812f37e [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
obj
-
$
(
CONFIG_BCM2835_POWER
)
+=
bcm2835
-
power
.
o
obj
-
$
(
CONFIG_RASPBERRYPI_POWER
)
+=
raspberrypi
-
power
.
o
obj
-
$
(
CONFIG_SOC_BRCMSTB
)
+=
brcmstb
/