Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4054fd71821a7b06792b1149b53d5b6bf6281006
/
.
/
arch
/
arm
/
mach-bcmbca
/
Makefile
blob: 5eb483c1671ced574d3a60557711af1b37b9f23e [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# (C) Copyright 2022 Broadcom Ltd
#
obj
-
$
(
CONFIG_BCM47622
)
+=
bcm47622
/
obj
-
$
(
CONFIG_BCM63178
)
+=
bcm63178
/
obj
-
$
(
CONFIG_BCM6756
)
+=
bcm6756
/
obj
-
$
(
CONFIG_BCM6846
)
+=
bcm6846
/
obj
-
$
(
CONFIG_BCM6878
)
+=
bcm6878
/